From ffc91ffb047d7db0a2ed88884873b1b130845a2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:40:08 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client in /NBi.Testing.Core Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.55.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.55.0...4.61.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NBi.Core/NBi.Core.csproj | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/NBi.Core/NBi.Core.csproj b/NBi.Core/NBi.Core.csproj index 4d16f44d6..dbbc3bb54 100644 --- a/NBi.Core/NBi.Core.csproj +++ b/NBi.Core/NBi.Core.csproj @@ -71,11 +71,13 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll - - ..\packages\Microsoft.Identity.Client.4.55.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.32.1\lib\net462\Microsoft.IdentityModel.Abstractions.dll + + ..\packages/Microsoft.IdentityModel.Abstractions.7.6.0/lib/net462/Microsoft.IdentityModel.Abstractions.dll + True ..\packages\NCalc-Edge.1.5.0\lib\net35\NCalc.dll @@ -98,6 +100,10 @@ + + ..\packages/System.Diagnostics.DiagnosticSource.8.0.1/lib/net462/System.Diagnostics.DiagnosticSource.dll + True +