From 6eb96bfbdf2f50b66d14b5d1e1390671b53ab3f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Jun 2024 17:53:15 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.60.3 to 4.60.4. - [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/commits) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/LocalPerformanceTest/LocalPerformanceTest.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/LocalPerformanceTest/LocalPerformanceTest.csproj b/src/LocalPerformanceTest/LocalPerformanceTest.csproj index 285047c..8ec4d3d 100644 --- a/src/LocalPerformanceTest/LocalPerformanceTest.csproj +++ b/src/LocalPerformanceTest/LocalPerformanceTest.csproj @@ -86,8 +86,8 @@ ..\..\packages\Microsoft.Bcl.AsyncInterfaces.1.1.1\lib\net461\Microsoft.Bcl.AsyncInterfaces.dll - - ..\..\packages/Microsoft.Identity.Client.4.61.3/lib/net462/Microsoft.Identity.Client.dll + + ..\..\packages/Microsoft.Identity.Client.4.60.4/lib/net462/Microsoft.Identity.Client.dll True