Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32929.385 MinimumVisualStudioVersion = 10.0.40219.1 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{B5272C9D-DDAC-4F28-A1F1-62DB4CBD62EA}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{5048D06F-BA72-45AC-8906-5C08EB1845B5}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {B5272C9D-DDAC-4F28-A1F1-62DB4CBD62EA}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {B5272C9D-DDAC-4F28-A1F1-62DB4CBD62EA}.Debug|Any CPU.Build.0 = Debug|Any CPU {B5272C9D-DDAC-4F28-A1F1-62DB4CBD62EA}.Release|Any CPU.ActiveCfg = Release|Any CPU {B5272C9D-DDAC-4F28-A1F1-62DB4CBD62EA}.Release|Any CPU.Build.0 = Release|Any CPU {5048D06F-BA72-45AC-8906-5C08EB1845B5}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {5048D06F-BA72-45AC-8906-5C08EB1845B5}.Debug|Any CPU.Build.0 = Debug|Any CPU {5048D06F-BA72-45AC-8906-5C08EB1845B5}.Release|Any CPU.ActiveCfg = Release|Any CPU {5048D06F-BA72-45AC-8906-5C08EB1845B5}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {E982E7BF-5D30-44A5-8AEA-7DF7DFD70762} EndGlobalSection EndGlobal