Major update
This commit is contained in:
31
games/Games.sln
Normal file
31
games/Games.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 25.0.1705.0
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Games", "Games.csproj", "{F9A11950-C0BE-40B4-AC4A-DCCB79AFF9CB}"
|
||||
EndProject
|
||||
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{75EBA2A5-8EE8-48B8-B5DD-98982935EC81}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{F9A11950-C0BE-40B4-AC4A-DCCB79AFF9CB}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F9A11950-C0BE-40B4-AC4A-DCCB79AFF9CB}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F9A11950-C0BE-40B4-AC4A-DCCB79AFF9CB}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F9A11950-C0BE-40B4-AC4A-DCCB79AFF9CB}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{75EBA2A5-8EE8-48B8-B5DD-98982935EC81}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{75EBA2A5-8EE8-48B8-B5DD-98982935EC81}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{75EBA2A5-8EE8-48B8-B5DD-98982935EC81}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{75EBA2A5-8EE8-48B8-B5DD-98982935EC81}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {A4E141E5-B9C8-4567-910E-3070737D38C5}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user