Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.8.34601.278 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test1", "test1\test1.csproj", "{8C8215A9-D6C8-41F9-B851-71FDE0DD35C5}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "test2", "test2\test2.csproj", "{342CC58E-EE09-4933-ABB3-968D6A31BA44}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {8C8215A9-D6C8-41F9-B851-71FDE0DD35C5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {8C8215A9-D6C8-41F9-B851-71FDE0DD35C5}.Debug|Any CPU.Build.0 = Debug|Any CPU {8C8215A9-D6C8-41F9-B851-71FDE0DD35C5}.Release|Any CPU.ActiveCfg = Release|Any CPU {8C8215A9-D6C8-41F9-B851-71FDE0DD35C5}.Release|Any CPU.Build.0 = Release|Any CPU {342CC58E-EE09-4933-ABB3-968D6A31BA44}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {342CC58E-EE09-4933-ABB3-968D6A31BA44}.Debug|Any CPU.Build.0 = Debug|Any CPU {342CC58E-EE09-4933-ABB3-968D6A31BA44}.Release|Any CPU.ActiveCfg = Release|Any CPU {342CC58E-EE09-4933-ABB3-968D6A31BA44}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {A0B67572-10F2-47D0-AF02-16CAAA74A5B6} EndGlobalSection EndGlobal