From d1aa7b34d78da1bb0bde53b0f50d65ce052d52e6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Mar 2025 09:34:51 +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.2 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.3) Updates `Microsoft.Extensions.Configuration.UserSecrets` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.1...v9.0.3) --- 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 c74f970..e0f5245 100644 --- a/src/CoreRCON.Tests/CoreRCON.Tests.csproj +++ b/src/CoreRCON.Tests/CoreRCON.Tests.csproj @@ -8,9 +8,9 @@ - + - +