From f8abb36bc608db62c092eed129fcb1e68563b578 Mon Sep 17 00:00:00 2001 From: Reuben Bond Date: Thu, 4 May 2023 13:48:04 -0700 Subject: [PATCH] Remove non-existent wwwroot from HttpAggregator projects --- .../aggregator/Mobile.Shopping.HttpAggregator.csproj | 5 ++++- .../aggregator/Web.Shopping.HttpAggregator.csproj | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj b/src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj index a25016890..dfa3275ba 100644 --- a/src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj +++ b/src/ApiGateways/Mobile.Bff.Shopping/aggregator/Mobile.Shopping.HttpAggregator.csproj @@ -10,7 +10,10 @@ - + + + + diff --git a/src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj b/src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj index 5d486d3c6..c718a77bd 100644 --- a/src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj +++ b/src/ApiGateways/Web.Bff.Shopping/aggregator/Web.Shopping.HttpAggregator.csproj @@ -10,7 +10,10 @@ - + + + +