Microsoft Visual Studio Solution File, Format Version 12.00 # Visual Studio 15 VisualStudioVersion = 15.0.28307.168 MinimumVisualStudioVersion = 10.0.40219.1 Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "eShopOnServiceFabricApiGW", "eShopOnServiceFabricOcelote\eShopOnServiceFabricApiGW.sfproj", "{9B0B0C77-259E-42C8-8920-37E5D0A37717}" EndProject Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "ApiGw_Base", "ApiGw_Base\ApiGw_Base.csproj", "{1147AE1E-0A30-4E87-8D25-AC8058AB2F84}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU Debug|x64 = Debug|x64 Release|Any CPU = Release|Any CPU Release|x64 = Release|x64 EndGlobalSection GlobalSection(ProjectConfigurationPlatforms) = postSolution {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|Any CPU.ActiveCfg = Debug|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|x64.ActiveCfg = Debug|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|x64.Build.0 = Debug|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Debug|x64.Deploy.0 = Debug|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|Any CPU.ActiveCfg = Release|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|x64.ActiveCfg = Release|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|x64.Build.0 = Release|x64 {9B0B0C77-259E-42C8-8920-37E5D0A37717}.Release|x64.Deploy.0 = Release|x64 {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|Any CPU.ActiveCfg = Debug|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|Any CPU.Build.0 = Debug|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|x64.ActiveCfg = Debug|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Debug|x64.Build.0 = Debug|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|Any CPU.ActiveCfg = Release|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|Any CPU.Build.0 = Release|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|x64.ActiveCfg = Release|Any CPU {1147AE1E-0A30-4E87-8D25-AC8058AB2F84}.Release|x64.Build.0 = Release|Any CPU EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE EndGlobalSection GlobalSection(ExtensibilityGlobals) = postSolution SolutionGuid = {0BC409E9-3C5C-491E-84E3-CC7395510020} EndGlobalSection EndGlobal