From dbf3079b4f9007965d2ffeb2067cd0c7d04f2ec7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:34:58 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.50.0 to 4.61.3 in /EWSEditor Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.50.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.50.0...4.61.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- EWSEditor/EWSEditor.csproj | 14 ++++++++++---- EWSEditor/packages.config | 5 +++-- 2 files changed, 13 insertions(+), 6 deletions(-) diff --git a/EWSEditor/EWSEditor.csproj b/EWSEditor/EWSEditor.csproj index 22aad48..0e56c11 100644 --- a/EWSEditor/EWSEditor.csproj +++ b/EWSEditor/EWSEditor.csproj @@ -123,11 +123,13 @@ deps\Microsoft.Exchange.WebServices.dll - - packages\Microsoft.Identity.Client.4.50.0\lib\net461\Microsoft.Identity.Client.dll + + packages\Microsoft.Identity.Client.4.61.3\lib\net462\Microsoft.Identity.Client.dll + True - - packages\Microsoft.IdentityModel.Abstractions.6.27.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + + packages\Microsoft.IdentityModel.Abstractions.7.6.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True packages\Microsoft.IdentityModel.Clients.ActiveDirectory.5.3.0\lib\net45\Microsoft.IdentityModel.Clients.ActiveDirectory.dll @@ -155,6 +157,10 @@ 3.5 + + packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + diff --git a/EWSEditor/packages.config b/EWSEditor/packages.config index 99d435f..c14a84c 100644 --- a/EWSEditor/packages.config +++ b/EWSEditor/packages.config @@ -3,8 +3,8 @@ - - + + @@ -13,6 +13,7 @@ +