From b02119a83db6f4af96874c286d73d2c013cd0ae7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 10:06:02 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 6.0.0 to 7.0.0 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- DIDemo/DIDemo.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DIDemo/DIDemo.csproj b/DIDemo/DIDemo.csproj index 389ac29..feae959 100644 --- a/DIDemo/DIDemo.csproj +++ b/DIDemo/DIDemo.csproj @@ -10,7 +10,7 @@ all runtime; build; native; contentfiles; analyzers; buildtransitive - +