From 9233dd969374f4152a04ee3b46f32cbbe76d8a7a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:59:55 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.50.0 to 4.59.1 in /EWSEditor Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.50.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.50.0...4.59.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- EWSEditor/EWSEditor.csproj | 9 +++++++-- EWSEditor/packages.config | 3 ++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/EWSEditor/EWSEditor.csproj b/EWSEditor/EWSEditor.csproj index 792bf09..e64897e 100644 --- a/EWSEditor/EWSEditor.csproj +++ b/EWSEditor/EWSEditor.csproj @@ -120,8 +120,9 @@ deps\Microsoft.Exchange.WebServices.dll - - packages\Microsoft.Identity.Client.4.50.0\lib\net461\Microsoft.Identity.Client.dll + + packages\Microsoft.Identity.Client.4.59.1\lib\net462\Microsoft.Identity.Client.dll + True packages\Microsoft.IdentityModel.Abstractions.6.27.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll @@ -152,6 +153,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..d2f71cc 100644 --- a/EWSEditor/packages.config +++ b/EWSEditor/packages.config @@ -3,7 +3,7 @@ - + @@ -13,6 +13,7 @@ +