From 5e73c15b002185da8aa0ce0494ee955201f0c768 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 12:01:15 +0000 Subject: [PATCH] build: bump NSwag.AspNetCore, NSwag.Core and Microsoft.Extensions.Options Bumps [NSwag.AspNetCore](https://github.com/RicoSuter/NSwag), [NSwag.Core](https://github.com/RicoSuter/NSwag) and [Microsoft.Extensions.Options](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `NSwag.AspNetCore` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/compare/v14.1.0...v14.2.0) Updates `NSwag.Core` from 14.1.0 to 14.2.0 - [Release notes](https://github.com/RicoSuter/NSwag/releases) - [Changelog](https://github.com/RicoSuter/NSwag/blob/master/CHANGELOG.md) - [Commits](https://github.com/RicoSuter/NSwag/compare/v14.1.0...v14.2.0) Updates `Microsoft.Extensions.Options` from 8.0.2 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v8.0.0) --- updated-dependencies: - dependency-name: NSwag.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: NSwag.Core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.Extensions.Options dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj b/App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj index feb7dfcd..6f80a034 100644 --- a/App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj +++ b/App/backend-api/Microsoft.GS.DPS.Host/Microsoft.GS.DPS.Host.csproj @@ -26,8 +26,8 @@ - - + +