You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
1.1 KiB
26 lines
1.1 KiB
2 years ago
|
|
||
|
Microsoft Visual Studio Solution File, Format Version 12.00
|
||
|
# Visual Studio Version 17
|
||
|
VisualStudioVersion = 17.6.33801.468
|
||
|
MinimumVisualStudioVersion = 10.0.40219.1
|
||
|
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Web.Gateway", "Web.Gateway\Web.Gateway.csproj", "{F7D9A48F-16DD-4ED2-A7DD-93BFF6C51F72}"
|
||
|
EndProject
|
||
|
Global
|
||
|
GlobalSection(SolutionConfigurationPlatforms) = preSolution
|
||
|
Debug|Any CPU = Debug|Any CPU
|
||
|
Release|Any CPU = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ProjectConfigurationPlatforms) = postSolution
|
||
|
{F7D9A48F-16DD-4ED2-A7DD-93BFF6C51F72}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
|
||
|
{F7D9A48F-16DD-4ED2-A7DD-93BFF6C51F72}.Debug|Any CPU.Build.0 = Debug|Any CPU
|
||
|
{F7D9A48F-16DD-4ED2-A7DD-93BFF6C51F72}.Release|Any CPU.ActiveCfg = Release|Any CPU
|
||
|
{F7D9A48F-16DD-4ED2-A7DD-93BFF6C51F72}.Release|Any CPU.Build.0 = Release|Any CPU
|
||
|
EndGlobalSection
|
||
|
GlobalSection(SolutionProperties) = preSolution
|
||
|
HideSolutionNode = FALSE
|
||
|
EndGlobalSection
|
||
|
GlobalSection(ExtensibilityGlobals) = postSolution
|
||
|
SolutionGuid = {931AE41B-0CBC-4C24-965E-BC13FFA740B6}
|
||
|
EndGlobalSection
|
||
|
EndGlobal
|