From d8c727b64fa370bff89fc0bcc9137620dacf514f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Jul 2022 21:55:16 +0000 Subject: [PATCH] Bump Swashbuckle.AspNetCore from 6.3.1 to 6.4.0 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.3.1 to 6.4.0. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.3.1...v6.4.0) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- 2. API/API.csproj | 2 +- 6. Test/Test.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/2. API/API.csproj b/2. API/API.csproj index 6ac3979..488e5d5 100644 --- a/2. API/API.csproj +++ b/2. API/API.csproj @@ -18,7 +18,7 @@ - + diff --git a/6. Test/Test.csproj b/6. Test/Test.csproj index 48552bc..4e60025 100644 --- a/6. Test/Test.csproj +++ b/6. Test/Test.csproj @@ -12,7 +12,7 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive