From 9ecf0cdef278e63f0abbafdb143a7d5c392fa247 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:03:58 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.55.0 to 4.59.1 in /NBi.Core Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.55.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.55.0...4.59.1) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- NBi.Core/NBi.Core.csproj | 9 +++++++-- NBi.Core/packages.config | 3 ++- 2 files changed, 9 insertions(+), 3 deletions(-) diff --git a/NBi.Core/NBi.Core.csproj b/NBi.Core/NBi.Core.csproj index 4d16f44d6..7ab43b3ca 100644 --- a/NBi.Core/NBi.Core.csproj +++ b/NBi.Core/NBi.Core.csproj @@ -71,8 +71,9 @@ ..\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.59.1/lib/net462/Microsoft.Identity.Client.dll + True ..\packages\Microsoft.IdentityModel.Abstractions.6.32.1\lib\net462\Microsoft.IdentityModel.Abstractions.dll @@ -98,6 +99,10 @@ + + ..\packages/System.Diagnostics.DiagnosticSource.8.0.1/lib/net462/System.Diagnostics.DiagnosticSource.dll + True + diff --git a/NBi.Core/packages.config b/NBi.Core/packages.config index b5f71084c..1c988e200 100644 --- a/NBi.Core/packages.config +++ b/NBi.Core/packages.config @@ -7,7 +7,7 @@ - + @@ -16,6 +16,7 @@ +