28 lines
938 B
Plaintext
28 lines
938 B
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.27004.2006
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}}") = "{0}", "{0}.csproj", "{2}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|{1} = Debug|{1}
|
|
Release|{1} = Release|{1}
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{2}.Debug|{1}.ActiveCfg = Debug|{1}
|
|
{2}.Debug|{1}.Build.0 = Debug|{1}
|
|
{2}.Debug|{1}.Deploy.0 = Debug|{1}
|
|
{2}.Release|{1}.ActiveCfg = Release|{1}
|
|
{2}.Release|{1}.Build.0 = Release|{1}
|
|
{2}.Release|{1}.Deploy.0 = Release|{1}
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {{67F59049-E9C3-4BD3-979B-696F64AED75C}}
|
|
EndGlobalSection
|
|
EndGlobal
|