Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.2.32630.192 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ExamProg", "ExamProg\ExamProg.csproj", "{CAD27149-F830-462B-BF1E-DDA9E6D07663}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UnitTestMinElem", "UnitTestMinElem\UnitTestMinElem.csproj", "{08CFF0DF-EB68-4ECB-ACEA-3C67F430791B}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {CAD27149-F830-462B-BF1E-DDA9E6D07663}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {CAD27149-F830-462B-BF1E-DDA9E6D07663}.Debug|Any CPU.Build.0 = Debug|Any CPU {CAD27149-F830-462B-BF1E-DDA9E6D07663}.Release|Any CPU.ActiveCfg = Release|Any CPU {CAD27149-F830-462B-BF1E-DDA9E6D07663}.Release|Any CPU.Build.0 = Release|Any CPU {08CFF0DF-EB68-4ECB-ACEA-3C67F430791B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {08CFF0DF-EB68-4ECB-ACEA-3C67F430791B}.Debug|Any CPU.Build.0 = Debug|Any CPU {08CFF0DF-EB68-4ECB-ACEA-3C67F430791B}.Release|Any CPU.ActiveCfg = Release|Any CPU {08CFF0DF-EB68-4ECB-ACEA-3C67F430791B}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {C086C68B-CD32-4DBE-A08E-020B1CC78E41} EndGlobalSection EndGlobal