Something went wrong on our end
-
Janis Daniel Dähne authoredJanis Daniel Dähne authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
ClientServer.sln 1.48 KiB
Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27004.2006
MinimumVisualStudioVersion = 10.0.40219.1
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "src", "src", "{E9F62E45-615E-46A0-B9A8-04C9A4B24A26}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{97D7E5DF-0520-4C8D-8075-D4AA4772BE6C}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ClientServer", "src\ClientServer\ClientServer.csproj", "{145EF848-5848-4AAC-ADC3-6FE8B0398018}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{145EF848-5848-4AAC-ADC3-6FE8B0398018}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{145EF848-5848-4AAC-ADC3-6FE8B0398018}.Debug|Any CPU.Build.0 = Debug|Any CPU
{145EF848-5848-4AAC-ADC3-6FE8B0398018}.Release|Any CPU.ActiveCfg = Release|Any CPU
{145EF848-5848-4AAC-ADC3-6FE8B0398018}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(NestedProjects) = preSolution
{145EF848-5848-4AAC-ADC3-6FE8B0398018} = {E9F62E45-615E-46A0-B9A8-04C9A4B24A26}
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0D6F6038-8286-4DBC-A79E-EE3841C0231E}
EndGlobalSection
EndGlobal