Major update
This commit is contained in:
31
leagues/Leagues.sln
Normal file
31
leagues/Leagues.sln
Normal file
@@ -0,0 +1,31 @@
|
||||
|
||||
Microsoft Visual Studio Solution File, Format Version 12.00
|
||||
# Visual Studio Version 16
|
||||
VisualStudioVersion = 25.0.1704.2
|
||||
MinimumVisualStudioVersion = 10.0.40219.1
|
||||
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Leagues", "Leagues.csproj", "{5B0AD12C-DA44-430A-B488-231A317A0C19}"
|
||||
EndProject
|
||||
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{F55D28D7-C1E6-4EC0-AC74-E7FD532F502E}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{5B0AD12C-DA44-430A-B488-231A317A0C19}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{5B0AD12C-DA44-430A-B488-231A317A0C19}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{5B0AD12C-DA44-430A-B488-231A317A0C19}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{5B0AD12C-DA44-430A-B488-231A317A0C19}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{F55D28D7-C1E6-4EC0-AC74-E7FD532F502E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{F55D28D7-C1E6-4EC0-AC74-E7FD532F502E}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{F55D28D7-C1E6-4EC0-AC74-E7FD532F502E}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{F55D28D7-C1E6-4EC0-AC74-E7FD532F502E}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {0394487B-2CBD-4283-BE74-21572A5E3D11}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user