From c77843d28d4ec44145661a72e2b4393753662ec9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 09:33:56 +0000 Subject: [PATCH] :arrow_up: Bump Microsoft.Extensions.Configuration and Microsoft.Extensions.Configuration.UserSecrets Bumps [Microsoft.Extensions.Configuration](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` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 9.0.1 to 9.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration 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] --- src/CoreRCON.Tests/CoreRCON.Tests.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/CoreRCON.Tests/CoreRCON.Tests.csproj b/src/CoreRCON.Tests/CoreRCON.Tests.csproj index 83baff6..0cf0d96 100644 --- a/src/CoreRCON.Tests/CoreRCON.Tests.csproj +++ b/src/CoreRCON.Tests/CoreRCON.Tests.csproj @@ -8,9 +8,9 @@ - + - +