From 8685783c60ccf1ba11a9c91d1f7ff432eeb1ff93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:03:08 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.53.0 to 4.59.1. - [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.53.0...4.59.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../TodoListClient/TodoListClient.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2. Web API now calls Microsoft Graph/TodoListClient/TodoListClient.csproj b/2. Web API now calls Microsoft Graph/TodoListClient/TodoListClient.csproj index 533a985..d13ef66 100644 --- a/2. Web API now calls Microsoft Graph/TodoListClient/TodoListClient.csproj +++ b/2. Web API now calls Microsoft Graph/TodoListClient/TodoListClient.csproj @@ -108,7 +108,7 @@ - 4.53.0 + 4.59.1 2.29.0