From 3687dea3a6e5c4bb283a0217197ec553ccccccdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2024 01:14:10 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.UserSecrets, Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Hosting Bumps [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime), [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.UserSecrets` 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.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.Hosting` 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.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Hosting 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..4d0e637 100644 --- a/ColorKraken/ColorKraken.csproj +++ b/ColorKraken/ColorKraken.csproj @@ -38,7 +38,7 @@ - +