From 57ae56184325a6ac8c570923e3b48295577222f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 21:45:59 +0000 Subject: [PATCH] Bump Microsoft.Identity.Client from 4.60.0 to 4.60.3 in /TaskService Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.60.0 to 4.60.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.60.0...4.60.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- TaskService/TaskService.csproj | 5 +++-- TaskService/packages.config | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/TaskService/TaskService.csproj b/TaskService/TaskService.csproj index 50ca38d..e9e236b 100644 --- a/TaskService/TaskService.csproj +++ b/TaskService/TaskService.csproj @@ -53,8 +53,9 @@ ..\packages\Microsoft.Bcl.AsyncInterfaces.7.0.0\lib\net462\Microsoft.Bcl.AsyncInterfaces.dll - - ..\packages\Microsoft.Identity.Client.4.60.0\lib\net462\Microsoft.Identity.Client.dll + + ..\packages\Microsoft.Identity.Client.4.60.3\lib\net462\Microsoft.Identity.Client.dll + True ..\packages\Microsoft.IdentityModel.Abstractions.7.0.3\lib\net472\Microsoft.IdentityModel.Abstractions.dll diff --git a/TaskService/packages.config b/TaskService/packages.config index 2cf47de..456fba8 100644 --- a/TaskService/packages.config +++ b/TaskService/packages.config @@ -12,7 +12,7 @@ - +