From a7418b636e9e5f3d6a33c0235399835bbeb44871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Dec 2024 01:37:44 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Configuration, Microsoft.Extensions.Logging.Abstractions and Xunit.DependencyInjection Bumps [Microsoft.Extensions.Configuration](https://github.com/dotnet/runtime), [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime) and [Xunit.DependencyInjection](https://github.com/pengweiqhca/Xunit.DependencyInjection). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Configuration` from 9.0.0 to 8.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 9.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.0...v8.0.2) Updates `Xunit.DependencyInjection` from 9.7.0 to 9.7.1 - [Release notes](https://github.com/pengweiqhca/Xunit.DependencyInjection/releases) - [Commits](https://github.com/pengweiqhca/Xunit.DependencyInjection/commits) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Xunit.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- test/SlowDown.Tests/SlowDown.Tests.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/SlowDown.Tests/SlowDown.Tests.csproj b/test/SlowDown.Tests/SlowDown.Tests.csproj index 4137f22..d36fcfb 100644 --- a/test/SlowDown.Tests/SlowDown.Tests.csproj +++ b/test/SlowDown.Tests/SlowDown.Tests.csproj @@ -18,7 +18,7 @@ - +