From cb3369706da4c792ec8c064e2cde6ac25b4724f5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 23:04:19 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 8.0.0 to 8.0.1 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... 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..3de3a50 100644 --- a/Examples/Examples.DependencyInjection/Examples.DependencyInjection.csproj +++ b/Examples/Examples.DependencyInjection/Examples.DependencyInjection.csproj @@ -9,7 +9,7 @@ - +