From 9c33a40e1a8d01d66b1528264e67301cf7031822 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 09:40:18 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/NClap/NClap.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/NClap/NClap.csproj b/src/NClap/NClap.csproj index c4f8c88..e96c80c 100644 --- a/src/NClap/NClap.csproj +++ b/src/NClap/NClap.csproj @@ -60,7 +60,7 @@ All Runtime - + All Runtime