Files
nhl-setgame/backend/backend.sln
2025-03-02 17:23:42 +01:00

17 lines
776 B
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 12.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "backend", "backend\backend.csproj", "{982660A2-7968-4EE8-88F4-F438910EED70}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{982660A2-7968-4EE8-88F4-F438910EED70}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{982660A2-7968-4EE8-88F4-F438910EED70}.Debug|Any CPU.Build.0 = Debug|Any CPU
{982660A2-7968-4EE8-88F4-F438910EED70}.Release|Any CPU.ActiveCfg = Release|Any CPU
{982660A2-7968-4EE8-88F4-F438910EED70}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
EndGlobal