38 lines
2.0 KiB
Plaintext
38 lines
2.0 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35312.102
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client", "Client\Client.csproj", "{67E10324-BB6F-4756-BB1B-9C98702E92C9}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{851884DB-D3C1-4B36-B46C-FBB64390A1CB}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestServer", "TestServer\TestServer.csproj", "{BB247ED7-76F4-4039-86C1-F852E700496E}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{67E10324-BB6F-4756-BB1B-9C98702E92C9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{67E10324-BB6F-4756-BB1B-9C98702E92C9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{67E10324-BB6F-4756-BB1B-9C98702E92C9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{67E10324-BB6F-4756-BB1B-9C98702E92C9}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{851884DB-D3C1-4B36-B46C-FBB64390A1CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{851884DB-D3C1-4B36-B46C-FBB64390A1CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{851884DB-D3C1-4B36-B46C-FBB64390A1CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{851884DB-D3C1-4B36-B46C-FBB64390A1CB}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{BB247ED7-76F4-4039-86C1-F852E700496E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{BB247ED7-76F4-4039-86C1-F852E700496E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{BB247ED7-76F4-4039-86C1-F852E700496E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{BB247ED7-76F4-4039-86C1-F852E700496E}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {2793CCFF-E8D8-4CF5-9C5D-D314A13F469D}
|
|
EndGlobalSection
|
|
EndGlobal
|