Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 16 VisualStudioVersion = 16.0.30907.101 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WSUniversalLib", "WSUniversalLib\WSUniversalLib.csproj", "{B1A57AE8-00A2-4F09-B8F6-24AFE2EF23AF}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestWSUniversalLib", "TestWSUniversalLib\TestWSUniversalLib.csproj", "{507E401C-4686-423C-B6B4-C279A18155E0}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B1A57AE8-00A2-4F09-B8F6-24AFE2EF23AF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B1A57AE8-00A2-4F09-B8F6-24AFE2EF23AF}.Debug|Any CPU.Build.0 = Debug|Any CPU {B1A57AE8-00A2-4F09-B8F6-24AFE2EF23AF}.Release|Any CPU.ActiveCfg = Release|Any CPU {B1A57AE8-00A2-4F09-B8F6-24AFE2EF23AF}.Release|Any CPU.Build.0 = Release|Any CPU {507E401C-4686-423C-B6B4-C279A18155E0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {507E401C-4686-423C-B6B4-C279A18155E0}.Debug|Any CPU.Build.0 = Debug|Any CPU {507E401C-4686-423C-B6B4-C279A18155E0}.Release|Any CPU.ActiveCfg = Release|Any CPU {507E401C-4686-423C-B6B4-C279A18155E0}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {9D09C9F1-15E0-411F-A952-8C41BD31901A} EndGlobalSection EndGlobal