Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio Version 17 VisualStudioVersion = 17.3.32929.385 MinimumVisualStudioVersion = 10.0.40219.1 Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Client", "Client\Client.csproj", "{319BBFFD-8B44-4979-A249-B373C0999197}" EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Server", "Server\Server.csproj", "{AF0EF317-9227-41D3-AF83-0718A008A7CD}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "MyApplication", "MyApplication\MyApplication.csproj", "{FCB673DA-8D3B-421B-A746-63ABF92A74D9}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Release|Any CPU = Release|Any CPU EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {319BBFFD-8B44-4979-A249-B373C0999197}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {319BBFFD-8B44-4979-A249-B373C0999197}.Debug|Any CPU.Build.0 = Debug|Any CPU {319BBFFD-8B44-4979-A249-B373C0999197}.Release|Any CPU.ActiveCfg = Release|Any CPU {319BBFFD-8B44-4979-A249-B373C0999197}.Release|Any CPU.Build.0 = Release|Any CPU {AF0EF317-9227-41D3-AF83-0718A008A7CD}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {AF0EF317-9227-41D3-AF83-0718A008A7CD}.Debug|Any CPU.Build.0 = Debug|Any CPU {AF0EF317-9227-41D3-AF83-0718A008A7CD}.Release|Any CPU.ActiveCfg = Release|Any CPU {AF0EF317-9227-41D3-AF83-0718A008A7CD}.Release|Any CPU.Build.0 = Release|Any CPU {FCB673DA-8D3B-421B-A746-63ABF92A74D9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {FCB673DA-8D3B-421B-A746-63ABF92A74D9}.Debug|Any CPU.Build.0 = Debug|Any CPU {FCB673DA-8D3B-421B-A746-63ABF92A74D9}.Release|Any CPU.ActiveCfg = Release|Any CPU {FCB673DA-8D3B-421B-A746-63ABF92A74D9}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {3C45B0A3-2A60-451D-8C65-A3B529982687} EndGlobalSection EndGlobal