Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.1145 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketChat.Client", "SocketChat.Client\SocketChat.Client.csproj", "{79337939-498C-41FE-BEBE-76FCAB5F2B6E}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketChat.Server", "SocketChat.Server\SocketChat.Server.csproj", "{B28AB997-6D41-415F-BD7A-60972FE27555}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "SocketChat.Common", "SocketChat.Common\SocketChat.Common.csproj", "{4F0BC491-47FC-40E8-BC36-03F0C936DC72}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {79337939-498C-41FE-BEBE-76FCAB5F2B6E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {79337939-498C-41FE-BEBE-76FCAB5F2B6E}.Debug|Any CPU.Build.0 = Debug|Any CPU {79337939-498C-41FE-BEBE-76FCAB5F2B6E}.Release|Any CPU.ActiveCfg = Release|Any CPU {79337939-498C-41FE-BEBE-76FCAB5F2B6E}.Release|Any CPU.Build.0 = Release|Any CPU {B28AB997-6D41-415F-BD7A-60972FE27555}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B28AB997-6D41-415F-BD7A-60972FE27555}.Debug|Any CPU.Build.0 = Debug|Any CPU {B28AB997-6D41-415F-BD7A-60972FE27555}.Release|Any CPU.ActiveCfg = Release|Any CPU {B28AB997-6D41-415F-BD7A-60972FE27555}.Release|Any CPU.Build.0 = Release|Any CPU {4F0BC491-47FC-40E8-BC36-03F0C936DC72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {4F0BC491-47FC-40E8-BC36-03F0C936DC72}.Debug|Any CPU.Build.0 = Debug|Any CPU {4F0BC491-47FC-40E8-BC36-03F0C936DC72}.Release|Any CPU.ActiveCfg = Release|Any CPU {4F0BC491-47FC-40E8-BC36-03F0C936DC72}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {10758A48-CD72-46E5-9DF4-A210C55EAF3C} EndGlobalSection EndGlobal