Skip to content

Commit f0f644e

Browse files
Bump Microsoft.Identity.Client
Bumps [Microsoft.Identity.Client](https://github.com/AzureAD/microsoft-authentication-library-for-dotnet) from 4.54.1 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](AzureAD/microsoft-authentication-library-for-dotnet@4.54.1...4.61.3) --- updated-dependencies: - dependency-name: Microsoft.Identity.Client dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3eb1776 commit f0f644e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

1. Desktop app calls Web API/TodoListClient/TodoListClient.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Identity.Client" Version="4.54.1" />
10+
<PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
1111
<PackageReference Include="Microsoft.Identity.Client.Desktop" Version="4.54.1" />
1212
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="2.29.0" />
1313
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />

0 commit comments

Comments
 (0)