From 5ea0f218e88648eee39af2477fec6d07ed967c5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:28:16 +0000 Subject: [PATCH] Bump the dotnet group in /docs/azure/sdk/snippets/logging with 4 updates Bumps the dotnet group in /docs/azure/sdk/snippets/logging with 4 updates: [Azure.Extensions.AspNetCore.DataProtection.Blobs](https://github.com/Azure/azure-sdk-for-net), [Azure.Extensions.AspNetCore.DataProtection.Keys](https://github.com/Azure/azure-sdk-for-net), [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) and [Microsoft.Extensions.Azure](https://github.com/Azure/azure-sdk-for-net). Updates `Azure.Extensions.AspNetCore.DataProtection.Blobs` from 1.3.4 to 1.4.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Extensions.AspNetCore.DataProtection.Blobs_1.3.4...Azure.Extensions.AspNetCore.DataProtection.Blobs_1.4.0) Updates `Azure.Extensions.AspNetCore.DataProtection.Keys` from 1.2.4 to 1.3.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Extensions.AspNetCore.DataProtection.Keys_1.2.4...Azure.Extensions.AspNetCore.DataProtection.Keys_1.3.0) Updates `Azure.Identity` from 1.13.1 to 1.13.1 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.13.1...Azure.Identity_1.13.1) Updates `Microsoft.Extensions.Azure` from 1.8.0 to 1.9.0 - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Microsoft.Extensions.Azure_1.8.0...Microsoft.Extensions.Azure_1.9.0) --- updated-dependencies: - dependency-name: Azure.Extensions.AspNetCore.DataProtection.Blobs dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Azure.Extensions.AspNetCore.DataProtection.Keys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet - dependency-name: Azure.Identity dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Azure dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj b/docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj index 10d4452ace8fd..847e0f2c21acc 100644 --- a/docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj +++ b/docs/azure/sdk/snippets/logging/LoggingSampleApp.csproj @@ -7,10 +7,10 @@ - - + + - +