From c4c6fa712871167e1a421bd060d6b13082e33017 Mon Sep 17 00:00:00 2001 From: Erik Pique Date: Wed, 30 Jan 2019 12:00:00 +0100 Subject: [PATCH] bff --- ServiceFabric/Linux/sfLinux.sln | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ServiceFabric/Linux/sfLinux.sln b/ServiceFabric/Linux/sfLinux.sln index 2b1cff2d9..57c562326 100644 --- a/ServiceFabric/Linux/sfLinux.sln +++ b/ServiceFabric/Linux/sfLinux.sln @@ -25,6 +25,8 @@ Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "eShopOnServiceFabricApiGW", EndProject Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "ApiGw_Base", "eShopOnServiceFabricApiGateWays\ApiGw_Base\ApiGw_Base.csproj", "{915E300A-B501-45A5-8A21-E39F72937FF1}" EndProject +Project("{A07B5EB6-E848-4116-A8D0-A826331D98C6}") = "eShopOnServiceFabricBFF", "eShopOnServiceFabricBFF\eShopOnServiceFabricBFF.sfproj", "{E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}" +EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution Debug|Any CPU = Debug|Any CPU @@ -121,6 +123,14 @@ Global {915E300A-B501-45A5-8A21-E39F72937FF1}.Release|Any CPU.Build.0 = Release|Any CPU {915E300A-B501-45A5-8A21-E39F72937FF1}.Release|x64.ActiveCfg = Release|Any CPU {915E300A-B501-45A5-8A21-E39F72937FF1}.Release|x64.Build.0 = Release|Any CPU + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Debug|Any CPU.ActiveCfg = Debug|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Debug|x64.ActiveCfg = Debug|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Debug|x64.Build.0 = Debug|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Debug|x64.Deploy.0 = Debug|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Release|Any CPU.ActiveCfg = Release|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Release|x64.ActiveCfg = Release|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Release|x64.Build.0 = Release|x64 + {E7CE09DB-6223-4A36-A5A9-AEC2E4FE6833}.Release|x64.Deploy.0 = Release|x64 EndGlobalSection GlobalSection(SolutionProperties) = preSolution HideSolutionNode = FALSE