oop_AM-6/Server/Server.sln

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2037
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{DFBA4A49-264B-44B8-97FA-44CC2013386D}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DFBA4A49-264B-44B8-97FA-44CC2013386D}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DFBA4A49-264B-44B8-97FA-44CC2013386D}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DFBA4A49-264B-44B8-97FA-44CC2013386D}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DFBA4A49-264B-44B8-97FA-44CC2013386D}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {D2F72D19-C7A9-4C84-8E43-88DD3D461C61}
EndGlobalSection
EndGlobal