Files
yandex-quest-server/YandexGameServer.sln
2023-07-08 21:31:38 +05:00

26 lines
1.1 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.4.33122.133
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "YandexGameServer", "YandexGameServer.csproj", "{765C9A4D-466F-473A-B38E-5B893DB09AC8}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{765C9A4D-466F-473A-B38E-5B893DB09AC8}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{765C9A4D-466F-473A-B38E-5B893DB09AC8}.Debug|Any CPU.Build.0 = Debug|Any CPU
{765C9A4D-466F-473A-B38E-5B893DB09AC8}.Release|Any CPU.ActiveCfg = Release|Any CPU
{765C9A4D-466F-473A-B38E-5B893DB09AC8}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {58E21B8A-302A-491D-95E0-EF913D2DA1DC}
EndGlobalSection
EndGlobal