|
@@ -0,0 +1,28 @@
|
|
|
+
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
+# Visual Studio 15
|
|
|
+VisualStudioVersion = 15.0.25920.0
|
|
|
+MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Playground2017", "Playground\Playground2017.csproj", "{3ED6C83F-C85A-4A11-85D7-E1ED8778862A}"
|
|
|
+EndProject
|
|
|
+Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Src2017", "src\Src2017.csproj", "{B01B4B8B-208B-4B33-B386-2C37F73DC32D}"
|
|
|
+EndProject
|
|
|
+Global
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
+ {3ED6C83F-C85A-4A11-85D7-E1ED8778862A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {3ED6C83F-C85A-4A11-85D7-E1ED8778862A}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {3ED6C83F-C85A-4A11-85D7-E1ED8778862A}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {3ED6C83F-C85A-4A11-85D7-E1ED8778862A}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ {B01B4B8B-208B-4B33-B386-2C37F73DC32D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {B01B4B8B-208B-4B33-B386-2C37F73DC32D}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {B01B4B8B-208B-4B33-B386-2C37F73DC32D}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {B01B4B8B-208B-4B33-B386-2C37F73DC32D}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
+ HideSolutionNode = FALSE
|
|
|
+ EndGlobalSection
|
|
|
+EndGlobal
|