32 lines
1.6 KiB
Plaintext
32 lines
1.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.14.36705.20 d17.14
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Client App", "Client App\Client App.csproj", "{82FF86E4-6714-408E-882F-D636C3E658A4}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server App", "Server App\Server App.csproj", "{A3708F42-6AC7-4828-A5F2-C68B68D6860C}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{82FF86E4-6714-408E-882F-D636C3E658A4}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{82FF86E4-6714-408E-882F-D636C3E658A4}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{82FF86E4-6714-408E-882F-D636C3E658A4}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{82FF86E4-6714-408E-882F-D636C3E658A4}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{A3708F42-6AC7-4828-A5F2-C68B68D6860C}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{A3708F42-6AC7-4828-A5F2-C68B68D6860C}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{A3708F42-6AC7-4828-A5F2-C68B68D6860C}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{A3708F42-6AC7-4828-A5F2-C68B68D6860C}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {E8808ED7-1CEF-4062-AD1E-3BC0275A7252}
|
|
EndGlobalSection
|
|
EndGlobal
|