Files
duplicati/Tools/SQLiteTool/SQLiteTool.sln
T

27 lines
1.4 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SQLiteTool", "SQLiteTool.csproj", "{3B546BD0-7549-4CE3-9B68-5C149B8AA2E7}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Duplicati.Library.Utility", "..\..\Duplicati\Library\Utility\Duplicati.Library.Utility.csproj", "{DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{3B546BD0-7549-4CE3-9B68-5C149B8AA2E7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{3B546BD0-7549-4CE3-9B68-5C149B8AA2E7}.Debug|Any CPU.Build.0 = Debug|Any CPU
{3B546BD0-7549-4CE3-9B68-5C149B8AA2E7}.Release|Any CPU.ActiveCfg = Release|Any CPU
{3B546BD0-7549-4CE3-9B68-5C149B8AA2E7}.Release|Any CPU.Build.0 = Release|Any CPU
{DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DE3E5D4C-51AB-4E5E-BEE8-E636CEBFBA65}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(MonoDevelopProperties) = preSolution
StartupItem = SQLiteTool.csproj
EndGlobalSection
EndGlobal