Files
2026-video-game-project/TSA.sln
2026-01-21 21:22:22 -05:00

20 lines
1.0 KiB
Plaintext

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 2012
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TSA", "TSA.csproj", "{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
ExportDebug|Any CPU = ExportDebug|Any CPU
ExportRelease|Any CPU = ExportRelease|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}.ExportDebug|Any CPU.ActiveCfg = ExportDebug|Any CPU
{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}.ExportDebug|Any CPU.Build.0 = ExportDebug|Any CPU
{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}.ExportRelease|Any CPU.ActiveCfg = ExportRelease|Any CPU
{DDB393D6-3F19-4BBA-9E12-758D69C66C3A}.ExportRelease|Any CPU.Build.0 = ExportRelease|Any CPU
EndGlobalSection
EndGlobal