Files
sheet-rat/Server/Server.sln
T
2026-08-27 11:23:25 -06:00

21 lines
898 B
Plaintext

Microsoft Visual Studio Solution File, Format Version 11.00
# Visual Studio 2010
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Server", "Server.csproj", "{01245AF5-2608-43B2-AE7A-BA4CE0C07D0E}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{01245AF5-2608-43B2-AE7A-BA4CE0C07D0E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{01245AF5-2608-43B2-AE7A-BA4CE0C07D0E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{01245AF5-2608-43B2-AE7A-BA4CE0C07D0E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{01245AF5-2608-43B2-AE7A-BA4CE0C07D0E}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
EndGlobal