We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 81afe54 commit d975468Copy full SHA for d975468
Microsoft.Identity.Web/Microsoft.Identity.Web.csproj
@@ -56,6 +56,6 @@
56
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureAD.UI" Version="3.0.0" />
57
<PackageReference Include="Microsoft.AspNetCore.Authentication.AzureADB2C.UI" Version="3.0.0" />
58
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="3.0.1" />
59
- <PackageReference Include="Microsoft.Identity.Client" Version="4.8.0" />
+ <PackageReference Include="Microsoft.Identity.Client" Version="4.8.1" />
60
</ItemGroup>
61
</Project>
0 commit comments