From 57fd0ac724526034ccdf4e4c41ed822f7c6821e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 5 Dec 2021 23:24:02 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 3.1.9 to 6.0.0 Bumps [Microsoft.Extensions.DependencyInjection](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.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- DocumentManager.Api/DocumentManager.Api.csproj | 2 +- DocumentManager.Common/DocumentManager.Core.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/DocumentManager.Api/DocumentManager.Api.csproj b/DocumentManager.Api/DocumentManager.Api.csproj index 0a0b918..7bce699 100644 --- a/DocumentManager.Api/DocumentManager.Api.csproj +++ b/DocumentManager.Api/DocumentManager.Api.csproj @@ -13,7 +13,7 @@ - + diff --git a/DocumentManager.Common/DocumentManager.Core.csproj b/DocumentManager.Common/DocumentManager.Core.csproj index 4392d1c..d3a964f 100644 --- a/DocumentManager.Common/DocumentManager.Core.csproj +++ b/DocumentManager.Common/DocumentManager.Core.csproj @@ -19,7 +19,7 @@ - +