|
@@ -0,0 +1,25 @@
|
|
|
+
|
|
|
+Microsoft Visual Studio Solution File, Format Version 12.00
|
|
|
+# Visual Studio Version 17
|
|
|
+VisualStudioVersion = 17.0.32126.317
|
|
|
+MinimumVisualStudioVersion = 10.0.40219.1
|
|
|
+Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApp29", "WpfApp29\WpfApp29.csproj", "{0F61592E-3D92-4EE6-8413-8FBAF32E7E98}"
|
|
|
+EndProject
|
|
|
+Global
|
|
|
+ GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
|
+ Debug|Any CPU = Debug|Any CPU
|
|
|
+ Release|Any CPU = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
|
+ {0F61592E-3D92-4EE6-8413-8FBAF32E7E98}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
|
+ {0F61592E-3D92-4EE6-8413-8FBAF32E7E98}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
|
+ {0F61592E-3D92-4EE6-8413-8FBAF32E7E98}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
|
+ {0F61592E-3D92-4EE6-8413-8FBAF32E7E98}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(SolutionProperties) = preSolution
|
|
|
+ HideSolutionNode = FALSE
|
|
|
+ EndGlobalSection
|
|
|
+ GlobalSection(ExtensibilityGlobals) = postSolution
|
|
|
+ SolutionGuid = {29527258-2175-485D-BDA8-38C390D60804}
|
|
|
+ EndGlobalSection
|
|
|
+EndGlobal
|