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}") = "WSUniversalLib", "TestSession2\WSUniversalLib.csproj", "{E24460C7-8F01-4840-B821-BC4B3A603B06}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestProject", "TestProject\TestProject.csproj", "{81EA4201-F908-42E3-8D68-E4B8C5BC27CA}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {E24460C7-8F01-4840-B821-BC4B3A603B06}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {E24460C7-8F01-4840-B821-BC4B3A603B06}.Debug|Any CPU.Build.0 = Debug|Any CPU {E24460C7-8F01-4840-B821-BC4B3A603B06}.Release|Any CPU.ActiveCfg = Release|Any CPU {E24460C7-8F01-4840-B821-BC4B3A603B06}.Release|Any CPU.Build.0 = Release|Any CPU {81EA4201-F908-42E3-8D68-E4B8C5BC27CA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {81EA4201-F908-42E3-8D68-E4B8C5BC27CA}.Debug|Any CPU.Build.0 = Debug|Any CPU {81EA4201-F908-42E3-8D68-E4B8C5BC27CA}.Release|Any CPU.ActiveCfg = Release|Any CPU {81EA4201-F908-42E3-8D68-E4B8C5BC27CA}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {28A7B976-E451-463E-B97A-723111D1B901} EndGlobalSection EndGlobal