oop_AM-6/Server/Server.sln

26 lines
1.1 KiB
Plaintext
Raw Permalink Normal View History

2018-05-20 12:34:41 +02:00

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 15
VisualStudioVersion = 15.0.27428.2037
MinimumVisualStudioVersion = 10.0.40219.1
2018-05-20 13:43:01 +02:00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server\Server.csproj", "{DFBA4A49-264B-44B8-97FA-44CC2013386D}"
2018-05-20 12:34:41 +02:00
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
2018-05-20 13:43:01 +02:00
{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
2018-05-20 12:34:41 +02:00
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
2018-05-20 13:43:01 +02:00
SolutionGuid = {D2F72D19-C7A9-4C84-8E43-88DD3D461C61}
2018-05-20 12:34:41 +02:00
EndGlobalSection
EndGlobal