From 8f1b85758c3664a1d24404aed6b943d41f58deda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 22:06:43 +0000 Subject: [PATCH] chore(deps): bump Microsoft.Extensions.DependencyInjection Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 3.1.26 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v7.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../Hangfire.Correlate.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/test/Hangfire.Correlate.Tests/Hangfire.Correlate.Tests.csproj b/test/Hangfire.Correlate.Tests/Hangfire.Correlate.Tests.csproj index 1d3700c..5b7ac1d 100644 --- a/test/Hangfire.Correlate.Tests/Hangfire.Correlate.Tests.csproj +++ b/test/Hangfire.Correlate.Tests/Hangfire.Correlate.Tests.csproj @@ -1,4 +1,4 @@ - + net6.0;netcoreapp3.1 @@ -13,12 +13,12 @@ - + - +