Initial commit AB#12
This commit is contained in:
31
venues/Venues.sln
Normal file
31
venues/Venues.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}") = "Venues", "Venues.csproj", "{3BB810B0-C2EF-4B75-B176-314E08FFF578}"
|
||||
EndProject
|
||||
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{E3E56705-2657-4364-A57D-BC417E0EE8A9}"
|
||||
EndProject
|
||||
Global
|
||||
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||||
Debug|Any CPU = Debug|Any CPU
|
||||
Release|Any CPU = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||||
{3BB810B0-C2EF-4B75-B176-314E08FFF578}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{3BB810B0-C2EF-4B75-B176-314E08FFF578}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{3BB810B0-C2EF-4B75-B176-314E08FFF578}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{3BB810B0-C2EF-4B75-B176-314E08FFF578}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
{E3E56705-2657-4364-A57D-BC417E0EE8A9}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||||
{E3E56705-2657-4364-A57D-BC417E0EE8A9}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||||
{E3E56705-2657-4364-A57D-BC417E0EE8A9}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||||
{E3E56705-2657-4364-A57D-BC417E0EE8A9}.Release|Any CPU.Build.0 = Release|Any CPU
|
||||
EndGlobalSection
|
||||
GlobalSection(SolutionProperties) = preSolution
|
||||
HideSolutionNode = FALSE
|
||||
EndGlobalSection
|
||||
GlobalSection(ExtensibilityGlobals) = postSolution
|
||||
SolutionGuid = {866A8BAC-A584-4E59-926D-94E2A1A8A4F9}
|
||||
EndGlobalSection
|
||||
EndGlobal
|
||||
Reference in New Issue
Block a user