From df92113f07036a115cd6b9518dc68b9a55066ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Dec 2021 23:21:26 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration from 3.1.9 to 6.0.0 Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 3.1.9 to 6.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- DocumentManager.Api/DocumentManager.Api.csproj | 2 +- DocumentManager.Common.Tests/DocumentManager.Core.Tests.csproj | 2 +- DocumentManager.Common/DocumentManager.Core.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/DocumentManager.Api/DocumentManager.Api.csproj b/DocumentManager.Api/DocumentManager.Api.csproj index ae6a365..ee7998d 100644 --- a/DocumentManager.Api/DocumentManager.Api.csproj +++ b/DocumentManager.Api/DocumentManager.Api.csproj @@ -11,7 +11,7 @@ - + diff --git a/DocumentManager.Common.Tests/DocumentManager.Core.Tests.csproj b/DocumentManager.Common.Tests/DocumentManager.Core.Tests.csproj index c3f36ad..665fda5 100644 --- a/DocumentManager.Common.Tests/DocumentManager.Core.Tests.csproj +++ b/DocumentManager.Common.Tests/DocumentManager.Core.Tests.csproj @@ -11,7 +11,7 @@ - + diff --git a/DocumentManager.Common/DocumentManager.Core.csproj b/DocumentManager.Common/DocumentManager.Core.csproj index 4392d1c..244a951 100644 --- a/DocumentManager.Common/DocumentManager.Core.csproj +++ b/DocumentManager.Common/DocumentManager.Core.csproj @@ -17,7 +17,7 @@ - +