From b9efe53deb048a8ce4961281e1403d72b9e3921c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2024 23:22:24 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 9.0.0 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Examples.DependencyInjection.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples/Examples.DependencyInjection/Examples.DependencyInjection.csproj b/Examples/Examples.DependencyInjection/Examples.DependencyInjection.csproj index 0271701..d865fff 100644 --- a/Examples/Examples.DependencyInjection/Examples.DependencyInjection.csproj +++ b/Examples/Examples.DependencyInjection/Examples.DependencyInjection.csproj @@ -9,7 +9,7 @@ - +