Update dependency Microsoft.AspNetCore.Authentication.OpenIdConnect to v8

This commit is contained in:
Kasper Juul Hermansen 2023-11-14 13:38:36 +00:00
parent 1d270bfbc3
commit 78de4315fa

@ -11,7 +11,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="7.0.13"/>
<PackageReference Include="Microsoft.AspNetCore.Authentication.OpenIdConnect" Version="8.0.0"/>
</ItemGroup>
<ItemGroup>