From 95abd14eb63a3b4a05f39266976adc4c607e386e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Nov 2023 02:17:21 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration from 7.0.0 to 8.0.0 Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime) from 7.0.0 to 8.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v7.0.0...v8.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 62eeb6b..7312c59 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 53b5b77..4f21b14 100644 --- a/Middleware.Tests/Middleware.Tests.csproj +++ b/Middleware.Tests/Middleware.Tests.csproj @@ -7,7 +7,7 @@ - +