From eaabc0152c2feb9ad479ebf90b30b21a8788c577 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 10:36:57 +0000 Subject: [PATCH] Bump Swashbuckle.AspNetCore from 7.1.0 to 8.0.0 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.1.0 to 8.0.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.1.0...v8.0.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- examples/Example.WebApp.Serilog/Example.WebApp.Serilog.csproj | 2 +- examples/Example.WebApp/Example.WebApp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/Example.WebApp.Serilog/Example.WebApp.Serilog.csproj b/examples/Example.WebApp.Serilog/Example.WebApp.Serilog.csproj index 8de61ed..1b44d80 100644 --- a/examples/Example.WebApp.Serilog/Example.WebApp.Serilog.csproj +++ b/examples/Example.WebApp.Serilog/Example.WebApp.Serilog.csproj @@ -7,7 +7,7 @@ - + diff --git a/examples/Example.WebApp/Example.WebApp.csproj b/examples/Example.WebApp/Example.WebApp.csproj index 41b9cbc..3fd76d2 100644 --- a/examples/Example.WebApp/Example.WebApp.csproj +++ b/examples/Example.WebApp/Example.WebApp.csproj @@ -8,7 +8,7 @@ - +