From 3094ceb301ab25f75a7845d667e6e470dafd308f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 08:04:21 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging.Abstractions Bumps the microsoftextensions group with 1 update: [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.1 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.1...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-patch dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- src/TableStorage.Abstracts/TableStorage.Abstracts.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj b/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj index df82014..14affd0 100644 --- a/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj +++ b/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj @@ -9,7 +9,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive