Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.6.33829.357 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Demo2", "Demo2.csproj", "{876DF149-A11B-4BF2-83C8-48C6C07E3F34}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {876DF149-A11B-4BF2-83C8-48C6C07E3F34}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {876DF149-A11B-4BF2-83C8-48C6C07E3F34}.Debug|Any CPU.Build.0 = Debug|Any CPU {876DF149-A11B-4BF2-83C8-48C6C07E3F34}.Release|Any CPU.ActiveCfg = Release|Any CPU {876DF149-A11B-4BF2-83C8-48C6C07E3F34}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {B3572871-7269-45B7-AAE4-91C880CE0EEC} EndGlobalSection EndGlobal