Elisa/Elisa.sln

32 lines
1.6 KiB
Plaintext
Raw Permalink Normal View History


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}") = "Elisa.Common", "Elisa.Common\Elisa.Common.csproj", "{41B9435A-3D9D-44BF-B1F5-60FBA8557A1A}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Elisa.GameServer", "Elisa.GameServer\Elisa.GameServer.csproj", "{D7C3C727-8AB9-4C4A-91AE-7A416F452A96}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{41B9435A-3D9D-44BF-B1F5-60FBA8557A1A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{41B9435A-3D9D-44BF-B1F5-60FBA8557A1A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{41B9435A-3D9D-44BF-B1F5-60FBA8557A1A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{41B9435A-3D9D-44BF-B1F5-60FBA8557A1A}.Release|Any CPU.Build.0 = Release|Any CPU
{D7C3C727-8AB9-4C4A-91AE-7A416F452A96}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{D7C3C727-8AB9-4C4A-91AE-7A416F452A96}.Debug|Any CPU.Build.0 = Debug|Any CPU
{D7C3C727-8AB9-4C4A-91AE-7A416F452A96}.Release|Any CPU.ActiveCfg = Release|Any CPU
{D7C3C727-8AB9-4C4A-91AE-7A416F452A96}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {CE4FB4A4-9B1E-49D6-B57F-118A0EAB2EF8}
EndGlobalSection
EndGlobal