Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.9.34728.123 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WpfApp1", "WpfApp1\WpfApp1.csproj", "{EADD6F51-88DD-4985-B1F8-17CA7B39762B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {EADD6F51-88DD-4985-B1F8-17CA7B39762B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {EADD6F51-88DD-4985-B1F8-17CA7B39762B}.Debug|Any CPU.Build.0 = Debug|Any CPU {EADD6F51-88DD-4985-B1F8-17CA7B39762B}.Release|Any CPU.ActiveCfg = Release|Any CPU {EADD6F51-88DD-4985-B1F8-17CA7B39762B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {7F21C595-E890-4FB5-9511-A2B2D41A91D7} EndGlobalSection EndGlobal