From 5d3fe83296eb99aa8115bccc3a4913d25ec20ad7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:01:48 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging and Microsoft.Extensions.DependencyInjection Bumps [Microsoft.Extensions.Logging](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` 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 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/01-mathematician/01-mathematician.csproj | 2 +- samples/02-autogen/02-autogen.csproj | 2 +- src/Directory.Packages.props | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/01-mathematician/01-mathematician.csproj b/samples/01-mathematician/01-mathematician.csproj index 0d96301..9ea9ac1 100644 --- a/samples/01-mathematician/01-mathematician.csproj +++ b/samples/01-mathematician/01-mathematician.csproj @@ -15,7 +15,7 @@ - + diff --git a/samples/02-autogen/02-autogen.csproj b/samples/02-autogen/02-autogen.csproj index cd6ceab..2176f43 100644 --- a/samples/02-autogen/02-autogen.csproj +++ b/samples/02-autogen/02-autogen.csproj @@ -16,7 +16,7 @@ - + diff --git a/src/Directory.Packages.props b/src/Directory.Packages.props index a145d18..f269f1e 100644 --- a/src/Directory.Packages.props +++ b/src/Directory.Packages.props @@ -13,8 +13,8 @@ - - + +