Files
2023-06-01 08:52:05 -05:00

32 lines
1.6 KiB
Plaintext

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}") = "Gateway", "Gateway.csproj", "{C01CA65F-E1DC-4845-AA2D-E286C58042A6}"
EndProject
Project("{E53339B2-1760-4266-BCC7-CA923CBCF16C}") = "docker-compose", "docker-compose.dcproj", "{75357A18-7A74-4F6F-A83D-EEB646294BC6}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C01CA65F-E1DC-4845-AA2D-E286C58042A6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{C01CA65F-E1DC-4845-AA2D-E286C58042A6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{C01CA65F-E1DC-4845-AA2D-E286C58042A6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{C01CA65F-E1DC-4845-AA2D-E286C58042A6}.Release|Any CPU.Build.0 = Release|Any CPU
{75357A18-7A74-4F6F-A83D-EEB646294BC6}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{75357A18-7A74-4F6F-A83D-EEB646294BC6}.Debug|Any CPU.Build.0 = Debug|Any CPU
{75357A18-7A74-4F6F-A83D-EEB646294BC6}.Release|Any CPU.ActiveCfg = Release|Any CPU
{75357A18-7A74-4F6F-A83D-EEB646294BC6}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {F513160C-97AB-4793-80A3-EABBA7D062E0}
EndGlobalSection
EndGlobal