From b21edf13243633ed67125b0a1a2477a50f3c984d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:06:06 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.56.0 to 4.59.1 in /PCAxis.Api Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.56.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.56.0...4.59.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- PCAxis.Search/PCAxis.Search.csproj | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/PCAxis.Search/PCAxis.Search.csproj b/PCAxis.Search/PCAxis.Search.csproj index a172505d5..4d1859251 100644 --- a/PCAxis.Search/PCAxis.Search.csproj +++ b/PCAxis.Search/PCAxis.Search.csproj @@ -54,8 +54,9 @@ ..\packages\Microsoft.Data.SqlClient.5.1.4\lib\net462\Microsoft.Data.SqlClient.dll - - ..\packages\Microsoft.Identity.Client.4.56.0\lib\net461\Microsoft.Identity.Client.dll + + ..\packages/Microsoft.Identity.Client.4.59.1/lib/net462/Microsoft.Identity.Client.dll + True ..\packages\Microsoft.Identity.Client.Extensions.Msal.4.56.0\lib\netstandard2.0\Microsoft.Identity.Client.Extensions.Msal.dll