From 5ed00dca2d615e58656c097e233fbf012df37ab3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 23:23:42 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.Logging.Console Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) Updates `Microsoft.Extensions.Logging.Console` from 8.0.0 to 9.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj b/samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj index 3edca45..97e4947 100644 --- a/samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj +++ b/samples/Foundatio.SampleJob/Foundatio.SampleJob.csproj @@ -10,7 +10,7 @@ - - + + \ No newline at end of file