32 lines
1.5 KiB
Plaintext
32 lines
1.5 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.5.33516.290
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "sltSync", "sltSync\sltSync.vbproj", "{A439775B-FF9C-4C46-9395-79356A8FC601}"
|
|
EndProject
|
|
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "sltSync.Test", "sltSync.Test\sltSync.Test.vbproj", "{71398AA2-8017-4CE2-8E29-187D38324FE7}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{A439775B-FF9C-4C46-9395-79356A8FC601}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A439775B-FF9C-4C46-9395-79356A8FC601}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A439775B-FF9C-4C46-9395-79356A8FC601}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A439775B-FF9C-4C46-9395-79356A8FC601}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{71398AA2-8017-4CE2-8E29-187D38324FE7}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {3693DCD7-5A26-4718-B8A4-81F662966E3E}
|
|
EndGlobalSection
|
|
EndGlobal
|