From 42d42464c8ae6ca75dfd97a3af12d0881dded561 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Jun 2024 20:04:07 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.37.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.37.0...4.61.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ...ServiceGatewayAgentExportSampleMSAL.csproj | 29 +++++++++++++++++-- .../packages.config | 8 ++++- 2 files changed, 34 insertions(+), 3 deletions(-) diff --git a/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/PowerBIServiceGatewayAgentExportSampleMSAL.csproj b/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/PowerBIServiceGatewayAgentExportSampleMSAL.csproj index 9c6180e..b7fc652 100644 --- a/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/PowerBIServiceGatewayAgentExportSampleMSAL.csproj +++ b/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/PowerBIServiceGatewayAgentExportSampleMSAL.csproj @@ -37,13 +37,38 @@ 4 - - ..\packages\Microsoft.Identity.Client.4.37.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.7.6.0\lib\net472\Microsoft.IdentityModel.Abstractions.dll + True + + ..\packages\System.Buffers.4.5.1\lib\net461\System.Buffers.dll + True + + + ..\packages\System.Diagnostics.DiagnosticSource.8.0.1\lib\net462\System.Diagnostics.DiagnosticSource.dll + True + + + ..\packages\System.Memory.4.5.5\lib\net461\System.Memory.dll + True + + + ..\packages\System.Numerics.Vectors.4.5.0\lib\net46\System.Numerics.Vectors.dll + True + + + ..\packages\System.Runtime.CompilerServices.Unsafe.6.0.0\lib\net461\System.Runtime.CompilerServices.Unsafe.dll + True + diff --git a/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/packages.config b/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/packages.config index 0ddf57c..2a5de6c 100644 --- a/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/packages.config +++ b/Power BI API - Power BI Gateway Data Sample (MSAL)/PowerBIServiceGatewayAgentExportSampleMSAL/packages.config @@ -1,4 +1,10 @@  - + + + + + + + \ No newline at end of file