From b98610c3efbae86493b94e0c663c04d42d76874a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 18:10:44 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.DependencyInjection 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] --- Client.Examples/Client.Examples.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Client.Examples/Client.Examples.csproj b/Client.Examples/Client.Examples.csproj index 48777686..e98b2227 100644 --- a/Client.Examples/Client.Examples.csproj +++ b/Client.Examples/Client.Examples.csproj @@ -12,7 +12,7 @@ - +