From afc1348be33dbd18ec9dde07b29672a48b498b5b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 00:19:17 +0000 Subject: [PATCH 1/2] Bump Swashbuckle.AspNetCore.SwaggerUI from 7.3.1 to 8.0.0 Bumps [Swashbuckle.AspNetCore.SwaggerUI](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.3.1 to 8.0.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.3.1...v8.0.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore.SwaggerUI dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- PxWeb/PxWeb.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PxWeb/PxWeb.csproj b/PxWeb/PxWeb.csproj index 568989f4..40f3d2b7 100644 --- a/PxWeb/PxWeb.csproj +++ b/PxWeb/PxWeb.csproj @@ -54,7 +54,7 @@ - + From 306bd963124b2364561d45437b5e573d7121a9e7 Mon Sep 17 00:00:00 2001 From: Rune Johansen Date: Mon, 24 Mar 2025 11:35:12 +0100 Subject: [PATCH 2/2] Bump Swashbuckle.AspNetCore from 7.3.1 to 8.0.0 --- PxWeb/PxWeb.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/PxWeb/PxWeb.csproj b/PxWeb/PxWeb.csproj index 40f3d2b7..d0cf3993 100644 --- a/PxWeb/PxWeb.csproj +++ b/PxWeb/PxWeb.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -50,10 +50,10 @@ - - - - + + + +