From 8dd95f3db26807dda9fedaa5e431159d2c2d86c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 10:54:10 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration.Json and Microsoft.Extensions.Configuration.UserSecrets Bumps [Microsoft.Extensions.Configuration.Json](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Configuration.UserSecrets](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration.Json` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 9.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.Configuration.UserSecrets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ConsoleChatbot/ConsoleChatbot.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ConsoleChatbot/ConsoleChatbot.csproj b/ConsoleChatbot/ConsoleChatbot.csproj index e7bc06a0..9a892f4f 100644 --- a/ConsoleChatbot/ConsoleChatbot.csproj +++ b/ConsoleChatbot/ConsoleChatbot.csproj @@ -19,8 +19,8 @@ - - + +