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 3146b24 commit 4196c1eCopy full SHA for 4196c1e
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.2.1" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.3.1" />
12
</ItemGroup>
13
</Project>
0 commit comments