|
@@ -0,0 +1,25 @@
|
|
|
+
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
+# Visual Studio Version 16
|
|
|
+VisualStudioVersion = 16.0.30907.101
|
|
|
+MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DemoExem", "DemoExem\DemoExem.csproj", "{EA7C8C7F-3B9E-45B4-9670-BAFB42C9EF6E}"
|
|
|
+EndProject
|
|
|
+Global
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
+ {EA7C8C7F-3B9E-45B4-9670-BAFB42C9EF6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {EA7C8C7F-3B9E-45B4-9670-BAFB42C9EF6E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {EA7C8C7F-3B9E-45B4-9670-BAFB42C9EF6E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {EA7C8C7F-3B9E-45B4-9670-BAFB42C9EF6E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
+ HideSolutionNode = FALSE
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
+ SolutionGuid = {A62A8360-B3FD-4A40-B95C-052FA04E475D}
|
|
|
+ EndGlobalSection
|
|
|
+EndGlobal
|