From d7405bf289ea73befcb395dabecd403d9f22957e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:13:03 +0000 Subject: [PATCH] Bump the microsoftextensions group with 2 updates Bumps the microsoftextensions group with 2 updates: [Microsoft.Extensions.Configuration.Abstractions](https://github.com/dotnet/runtime) and [Microsoft.Extensions.Logging.Abstractions](https://github.com/dotnet/runtime). Updates `Microsoft.Extensions.Configuration.Abstractions` from 8.0.0 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.0) Updates `Microsoft.Extensions.Logging.Abstractions` from 8.0.2 to 9.0.0 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.2...v9.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Configuration.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-type: direct:production update-type: version-update:semver-major dependency-group: microsoftextensions ... Signed-off-by: dependabot[bot] --- src/TableStorage.Abstracts/TableStorage.Abstracts.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj b/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj index 14affd0..b7d65a4 100644 --- a/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj +++ b/src/TableStorage.Abstracts/TableStorage.Abstracts.csproj @@ -8,8 +8,8 @@ - - + + all runtime; build; native; contentfiles; analyzers; buildtransitive