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 6a47230 commit 3559db8Copy full SHA for 3559db8
Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
@@ -8,6 +8,6 @@
8
<PackageReference Include="Microsoft.AspNetCore.App" />
9
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="2.2.0" />
10
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="2.2.0" />
11
- <PackageReference Include="Microsoft.Identity.Client" Version="4.1.0" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.2.1" />
12
</ItemGroup>
13
</Project>
0 commit comments