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 fca9cdd commit c73e6e8Copy full SHA for c73e6e8
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.3.1" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.5.1" />
61
</ItemGroup>
62
</Project>
0 commit comments