From e8253e4a5c000de7e31fae30e6dacb8ed1f52062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:29:25 +0000 Subject: [PATCH] chore(deps): bump Swashbuckle.AspNetCore from 7.0.0 to 7.1.0 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- sample/NCronJobSample/NCronJobSample.csproj | 2 +- sample/RunOnceSample/RunOnceSample.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sample/NCronJobSample/NCronJobSample.csproj b/sample/NCronJobSample/NCronJobSample.csproj index eacdd89..86c8682 100644 --- a/sample/NCronJobSample/NCronJobSample.csproj +++ b/sample/NCronJobSample/NCronJobSample.csproj @@ -8,7 +8,7 @@ - + diff --git a/sample/RunOnceSample/RunOnceSample.csproj b/sample/RunOnceSample/RunOnceSample.csproj index 439de0f..cc06dcd 100644 --- a/sample/RunOnceSample/RunOnceSample.csproj +++ b/sample/RunOnceSample/RunOnceSample.csproj @@ -8,7 +8,7 @@ - +