From f898904a29fbef737e058576795ab4b5413f58a1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 13:33:57 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration from 8.0.0 to 9.0.0 Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Agent.Tests/Agent.Tests.csproj | 2 +- Middleware.Tests/Middleware.Tests.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Agent.Tests/Agent.Tests.csproj b/Agent.Tests/Agent.Tests.csproj index 86f4979..9463950 100644 --- a/Agent.Tests/Agent.Tests.csproj +++ b/Agent.Tests/Agent.Tests.csproj @@ -8,7 +8,7 @@ - + diff --git a/Middleware.Tests/Middleware.Tests.csproj b/Middleware.Tests/Middleware.Tests.csproj index a0d3b7a..77322bf 100644 --- a/Middleware.Tests/Middleware.Tests.csproj +++ b/Middleware.Tests/Middleware.Tests.csproj @@ -7,7 +7,7 @@ - +