diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index f42f226153..b639825bfe 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "swashbuckle.aspnetcore.cli": { - "version": "7.2.0", + "version": "8.0.0", "commands": ["swagger"] }, "dotnet-ef": { diff --git a/src/Api/Api.csproj b/src/Api/Api.csproj index 6505fdab5b..703529cdc6 100644 --- a/src/Api/Api.csproj +++ b/src/Api/Api.csproj @@ -36,7 +36,7 @@ - + diff --git a/src/Billing/Billing.csproj b/src/Billing/Billing.csproj index f32eccfe8c..eb92d7fc13 100644 --- a/src/Billing/Billing.csproj +++ b/src/Billing/Billing.csproj @@ -11,7 +11,7 @@ - + diff --git a/src/SharedWeb/SharedWeb.csproj b/src/SharedWeb/SharedWeb.csproj index 6df65b2310..ea870d24cf 100644 --- a/src/SharedWeb/SharedWeb.csproj +++ b/src/SharedWeb/SharedWeb.csproj @@ -7,7 +7,7 @@ - +