31 lines
1.5 KiB
Text
31 lines
1.5 KiB
Text
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio 15
|
|
VisualStudioVersion = 15.0.26730.12
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASurvey", "ASurvey\ASurvey.csproj", "{B1143F51-A1EC-4D43-9489-83AB4A4244A5}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ASurvey.Tests", "ASurvey.Tests\ASurvey.Tests.csproj", "{A1F61584-B9F0-4A51-BD2C-D4AB63B961C0}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{B1143F51-A1EC-4D43-9489-83AB4A4244A5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{B1143F51-A1EC-4D43-9489-83AB4A4244A5}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{B1143F51-A1EC-4D43-9489-83AB4A4244A5}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{B1143F51-A1EC-4D43-9489-83AB4A4244A5}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A1F61584-B9F0-4A51-BD2C-D4AB63B961C0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A1F61584-B9F0-4A51-BD2C-D4AB63B961C0}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A1F61584-B9F0-4A51-BD2C-D4AB63B961C0}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A1F61584-B9F0-4A51-BD2C-D4AB63B961C0}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {737AB7E5-FF14-475A-8A4D-C7ECEC5CD5C1}
|
|
EndGlobalSection
|
|
EndGlobal
|