We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 293a6bf commit 1a21c53Copy full SHA for 1a21c53
Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
@@ -57,6 +57,6 @@
57
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="2.2.0" />
58
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="2.2.0" />
59
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="2.2.0" />
60
- <PackageReference Include="Microsoft.Identity.Client" Version="4.5.1" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.6.0" />
61
</ItemGroup>
62
</Project>
0 commit comments