From e40ef0167ab58d784c9b0ecfbb9173b10bac62f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 01:26:04 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Console and Microsoft.Extensions.DependencyInjection Bumps [Microsoft.Extensions.Logging.Console](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.Logging.Console` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Console dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch ... 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..ff5ddb2 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