From b8159bff79fd9e26428b301ee73552297c4baf17 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Aug 2021 18:04:13 +0000 Subject: [PATCH] chore(deps): bump Swashbuckle.AspNetCore from 6.1.4 to 6.1.5 Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.4 to 6.1.5. - [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases) - [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.4...v6.1.5) --- updated-dependencies: - dependency-name: Swashbuckle.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../CertificateProcessing.API.csproj | 7 ++----- .../Enrolling/Enrolling.API/Enrolling.API.csproj | 14 +++++++------- 2 files changed, 9 insertions(+), 12 deletions(-) diff --git a/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj b/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj index 28847161..fe7ce1bd 100644 --- a/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj +++ b/src/Services/CertificateProcessing/CertificateProcessing.API/CertificateProcessing.API.csproj @@ -1,11 +1,8 @@ - net5.0 - - + - - + \ No newline at end of file diff --git a/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj b/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj index f8cd2318..74251347 100644 --- a/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj +++ b/src/Services/Enrolling/Enrolling.API/Enrolling.API.csproj @@ -1,20 +1,20 @@ - + - net5.0 + net6.0 Enrolling.API OpenCodeFoundation.ESchool.Services.Enrolling.API + + true - - - + @@ -24,9 +24,9 @@ - + - + all runtime; build; native; contentfiles; analyzers