We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3eb1776 commit f0f644eCopy full SHA for f0f644e
1. Desktop app calls Web API/TodoListClient/TodoListClient.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.Identity.Client" Version="4.54.1" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.61.3" />
11
<PackageReference Include="Microsoft.Identity.Client.Desktop" Version="4.54.1" />
12
<PackageReference Include="Microsoft.Identity.Client.Extensions.Msal" Version="2.29.0" />
13
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
0 commit comments