From 3e7650569e560b50b17daa9244de01839a285018 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 01:14:26 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Http Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Http](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` from 9.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.0) Updates `Microsoft.Extensions.Http` from 8.0.1 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Http dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- ColorKraken/ColorKraken.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ColorKraken/ColorKraken.csproj b/ColorKraken/ColorKraken.csproj index b6a7741..e196c8f 100644 --- a/ColorKraken/ColorKraken.csproj +++ b/ColorKraken/ColorKraken.csproj @@ -39,7 +39,7 @@ - +