44 lines
2.6 KiB
Plaintext
44 lines
2.6 KiB
Plaintext
|
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
|
# Visual Studio Version 17
|
|
VisualStudioVersion = 17.11.35222.181
|
|
MinimumVisualStudioVersion = 10.0.40219.1
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CGamesServer.Api", "CGamesServer.Api\CGamesServer.Api.csproj", "{76895D4E-AD9A-428B-AF87-D0FEB18D6D4B}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CrasyStudio.Core", "CrasyStudio.Core\CrasyStudio.Core.csproj", "{4A3D0044-3413-48B5-BBA2-BD2FB4715A63}"
|
|
EndProject
|
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "CGamesServer.DataModel", "CGamesServer.DataModel\CGamesServer.DataModel.csproj", "{F195966D-116C-4330-985A-32E31329B290}"
|
|
EndProject
|
|
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "CGamesServer.Business", "CGamesServer.Business\CGamesServer.Business.csproj", "{0556B1F9-AC14-4B18-B3B3-891F0FFB7D1B}"
|
|
EndProject
|
|
Global
|
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
|
Debug|Any CPU = Debug|Any CPU
|
|
Release|Any CPU = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
|
{76895D4E-AD9A-428B-AF87-D0FEB18D6D4B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{76895D4E-AD9A-428B-AF87-D0FEB18D6D4B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{76895D4E-AD9A-428B-AF87-D0FEB18D6D4B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{76895D4E-AD9A-428B-AF87-D0FEB18D6D4B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{4A3D0044-3413-48B5-BBA2-BD2FB4715A63}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{4A3D0044-3413-48B5-BBA2-BD2FB4715A63}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{4A3D0044-3413-48B5-BBA2-BD2FB4715A63}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{4A3D0044-3413-48B5-BBA2-BD2FB4715A63}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{F195966D-116C-4330-985A-32E31329B290}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{F195966D-116C-4330-985A-32E31329B290}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{F195966D-116C-4330-985A-32E31329B290}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{F195966D-116C-4330-985A-32E31329B290}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
{0556B1F9-AC14-4B18-B3B3-891F0FFB7D1B}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
|
{0556B1F9-AC14-4B18-B3B3-891F0FFB7D1B}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
|
{0556B1F9-AC14-4B18-B3B3-891F0FFB7D1B}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
|
{0556B1F9-AC14-4B18-B3B3-891F0FFB7D1B}.Release|Any CPU.Build.0 = Release|Any CPU
|
|
EndGlobalSection
|
|
GlobalSection(SolutionProperties) = preSolution
|
|
HideSolutionNode = FALSE
|
|
EndGlobalSection
|
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
|
SolutionGuid = {E56E7BAA-C1AF-4A81-9802-8207EE0C6C68}
|
|
EndGlobalSection
|
|
EndGlobal
|