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}") = "ConsoleApp6", "ConsoleApp6\ConsoleApp6.csproj", "{807DDC52-9B8F-4D84-8C09-810531FD1085}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ClassLibrary1", "ClassLibrary1\ClassLibrary1.csproj", "{E05AA0FF-705B-4D90-A47F-FAD24440CAFE}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject1", "TestProject1\TestProject1.csproj", "{F1B242D3-AA01-4192-9030-F80F98032A1C}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {807DDC52-9B8F-4D84-8C09-810531FD1085}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {807DDC52-9B8F-4D84-8C09-810531FD1085}.Debug|Any CPU.Build.0 = Debug|Any CPU {807DDC52-9B8F-4D84-8C09-810531FD1085}.Release|Any CPU.ActiveCfg = Release|Any CPU {807DDC52-9B8F-4D84-8C09-810531FD1085}.Release|Any CPU.Build.0 = Release|Any CPU {E05AA0FF-705B-4D90-A47F-FAD24440CAFE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E05AA0FF-705B-4D90-A47F-FAD24440CAFE}.Debug|Any CPU.Build.0 = Debug|Any CPU {E05AA0FF-705B-4D90-A47F-FAD24440CAFE}.Release|Any CPU.ActiveCfg = Release|Any CPU {E05AA0FF-705B-4D90-A47F-FAD24440CAFE}.Release|Any CPU.Build.0 = Release|Any CPU {F1B242D3-AA01-4192-9030-F80F98032A1C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {F1B242D3-AA01-4192-9030-F80F98032A1C}.Debug|Any CPU.Build.0 = Debug|Any CPU {F1B242D3-AA01-4192-9030-F80F98032A1C}.Release|Any CPU.ActiveCfg = Release|Any CPU {F1B242D3-AA01-4192-9030-F80F98032A1C}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E654F968-5911-4B9E-AF4F-2B018D754C7D} EndGlobalSection EndGlobal