Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30621.155 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WindowsInfo", "WindowsInfo\WindowsInfo.csproj", "{98F90132-262C-4D6E-B110-572FF383D42B}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Test_WindowsInfo", "Test_WindowsInfo\Test_WindowsInfo.csproj", "{B5D24208-0AC9-4455-9586-6A3BAA3A1A02}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {98F90132-262C-4D6E-B110-572FF383D42B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {98F90132-262C-4D6E-B110-572FF383D42B}.Debug|Any CPU.Build.0 = Debug|Any CPU {98F90132-262C-4D6E-B110-572FF383D42B}.Release|Any CPU.ActiveCfg = Release|Any CPU {98F90132-262C-4D6E-B110-572FF383D42B}.Release|Any CPU.Build.0 = Release|Any CPU {B5D24208-0AC9-4455-9586-6A3BAA3A1A02}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B5D24208-0AC9-4455-9586-6A3BAA3A1A02}.Debug|Any CPU.Build.0 = Debug|Any CPU {B5D24208-0AC9-4455-9586-6A3BAA3A1A02}.Release|Any CPU.ActiveCfg = Release|Any CPU {B5D24208-0AC9-4455-9586-6A3BAA3A1A02}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {594721DB-5599-4A15-ABC3-263865C6E5D6} EndGlobalSection EndGlobal