ASDV-C-Sharp/MP5/TTT/TTT.sln
2022-11-25 11:30:44 -06:00

26 lines
1.1 KiB
Plaintext
Executable File

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30413.136
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TTT", "TTT.csproj", "{A0EF3262-6297-49C2-BF89-7B4E64B32184}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{A0EF3262-6297-49C2-BF89-7B4E64B32184}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{A0EF3262-6297-49C2-BF89-7B4E64B32184}.Debug|Any CPU.Build.0 = Debug|Any CPU
{A0EF3262-6297-49C2-BF89-7B4E64B32184}.Release|Any CPU.ActiveCfg = Release|Any CPU
{A0EF3262-6297-49C2-BF89-7B4E64B32184}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {4BCF2FAC-884B-4A96-814B-3FFDA9A159F9}
EndGlobalSection
EndGlobal