From 4be74fafe809fb7f0069f041dbfaf0487a6b32c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:38:09 +0000 Subject: [PATCH 1/2] Bump Azure.Identity Bumps [Azure.Identity](https://github.com/Azure/azure-sdk-for-net) from 1.11.0 to 1.11.4. - [Release notes](https://github.com/Azure/azure-sdk-for-net/releases) - [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Identity_1.11.0...Azure.Identity_1.11.4) --- updated-dependencies: - dependency-name: Azure.Identity dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../AzureAppConfigWebApp/AzureAppConfigWebApp.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp/AzureAppConfigWebApp.csproj b/2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp/AzureAppConfigWebApp.csproj index b5841877..6f4209bc 100644 --- a/2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp/AzureAppConfigWebApp.csproj +++ b/2_Libs/DependencyInjectionAndConfiguration/AzureAppConfigWebApp/AzureAppConfigWebApp.csproj @@ -8,7 +8,7 @@ - + From 3923026588e1f7756b83b69974ad7a215ca589a9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 15:49:20 +0000 Subject: [PATCH 2/2] Bump Microsoft.Identity.Client in /2_Libs/Security/IdentitySample Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.48.0 to 4.61.3. - [Release notes](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/releases) - [Changelog](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/blob/main/CHANGELOG.md) - [Commits](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet/compare/4.48.0...4.61.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- 2_Libs/Security/IdentitySample/IdentitySample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2_Libs/Security/IdentitySample/IdentitySample.csproj b/2_Libs/Security/IdentitySample/IdentitySample.csproj index 1f3675b9..1918c6ab 100644 --- a/2_Libs/Security/IdentitySample/IdentitySample.csproj +++ b/2_Libs/Security/IdentitySample/IdentitySample.csproj @@ -10,7 +10,7 @@ - +