Supercell.GUT/Supercell.GUT.sln
BreadDEV 8c6a533918 [v0.0.2] you can enter menu now. but still early state
todo: improve code and finish base structures
2024-03-05 17:37:18 +07:00

43 lines
2.6 KiB
Text

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.8.34316.72
MinimumVisualStudioVersion = 10.0.40219.1
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Supercell.GUT.Server", "Supercell.GUT.Server\Supercell.GUT.Server.csproj", "{8D194446-D48D-4DF6-9DCE-0DA2E53B2570}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Supercell.GUT.Titan", "Supercell.GUT.Titan\Supercell.GUT.Titan.csproj", "{8CBA9BFB-D58D-48B2-9139-17C15A5142A6}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Supercell.GUT.Logic", "Supercell.GUT.Logic\Supercell.GUT.Logic.csproj", "{4441B345-1B99-4DE6-9764-B34E3ED8A982}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Supercell.GUT.SDK", "Supercell.GUT.SDK\Supercell.GUT.SDK.csproj", "{CB2AD800-4FD4-4F84-8BFD-6791CC0CDCC6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{8D194446-D48D-4DF6-9DCE-0DA2E53B2570}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8D194446-D48D-4DF6-9DCE-0DA2E53B2570}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8D194446-D48D-4DF6-9DCE-0DA2E53B2570}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8D194446-D48D-4DF6-9DCE-0DA2E53B2570}.Release|Any CPU.Build.0 = Release|Any CPU
{8CBA9BFB-D58D-48B2-9139-17C15A5142A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{8CBA9BFB-D58D-48B2-9139-17C15A5142A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{8CBA9BFB-D58D-48B2-9139-17C15A5142A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{8CBA9BFB-D58D-48B2-9139-17C15A5142A6}.Release|Any CPU.Build.0 = Release|Any CPU
{4441B345-1B99-4DE6-9764-B34E3ED8A982}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{4441B345-1B99-4DE6-9764-B34E3ED8A982}.Debug|Any CPU.Build.0 = Debug|Any CPU
{4441B345-1B99-4DE6-9764-B34E3ED8A982}.Release|Any CPU.ActiveCfg = Release|Any CPU
{4441B345-1B99-4DE6-9764-B34E3ED8A982}.Release|Any CPU.Build.0 = Release|Any CPU
{CB2AD800-4FD4-4F84-8BFD-6791CC0CDCC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB2AD800-4FD4-4F84-8BFD-6791CC0CDCC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB2AD800-4FD4-4F84-8BFD-6791CC0CDCC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{CB2AD800-4FD4-4F84-8BFD-6791CC0CDCC6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {0ACCBE5B-CC82-4584-943D-22CCC07012D2}
EndGlobalSection
EndGlobal