From 01469da7d3314367e4ff58ef5cc0affca97bf9ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ram=C3=B3n=20Tom=C3=A1s?= Date: Thu, 24 Aug 2017 15:41:11 +0200 Subject: [PATCH] Fixed bug Swagger is not working for the services #290 --- src/Services/Basket/Basket.API/Basket.API.csproj | 1 + src/Services/Catalog/Catalog.API/Catalog.API.csproj | 1 + src/Services/Location/Locations.API/Locations.API.csproj | 1 + src/Services/Ordering/Ordering.API/Ordering.API.csproj | 1 + 4 files changed, 4 insertions(+) diff --git a/src/Services/Basket/Basket.API/Basket.API.csproj b/src/Services/Basket/Basket.API/Basket.API.csproj index 584838c8f..c418c56a5 100644 --- a/src/Services/Basket/Basket.API/Basket.API.csproj +++ b/src/Services/Basket/Basket.API/Basket.API.csproj @@ -17,6 +17,7 @@ + diff --git a/src/Services/Catalog/Catalog.API/Catalog.API.csproj b/src/Services/Catalog/Catalog.API/Catalog.API.csproj index 4c1edfa22..3257ea917 100644 --- a/src/Services/Catalog/Catalog.API/Catalog.API.csproj +++ b/src/Services/Catalog/Catalog.API/Catalog.API.csproj @@ -38,6 +38,7 @@ + diff --git a/src/Services/Location/Locations.API/Locations.API.csproj b/src/Services/Location/Locations.API/Locations.API.csproj index 3a53ee826..90588c8f7 100644 --- a/src/Services/Location/Locations.API/Locations.API.csproj +++ b/src/Services/Location/Locations.API/Locations.API.csproj @@ -15,6 +15,7 @@ + diff --git a/src/Services/Ordering/Ordering.API/Ordering.API.csproj b/src/Services/Ordering/Ordering.API/Ordering.API.csproj index 047579f6d..134b65030 100644 --- a/src/Services/Ordering/Ordering.API/Ordering.API.csproj +++ b/src/Services/Ordering/Ordering.API/Ordering.API.csproj @@ -39,6 +39,7 @@ +