gserver-remake/GServer.Server/GServer.Server.sln
2024-05-19 22:13:48 +01:00

25 lines
1.1 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.5.002.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "GServer.Server", "GServer.Server.csproj", "{F1459667-32BD-4657-9898-C6F5124E9135}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{F1459667-32BD-4657-9898-C6F5124E9135}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F1459667-32BD-4657-9898-C6F5124E9135}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F1459667-32BD-4657-9898-C6F5124E9135}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F1459667-32BD-4657-9898-C6F5124E9135}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {E3CECC00-FAA1-4FD8-A35C-FCFFEDB6E8F0}
EndGlobalSection
EndGlobal