Update dependency Microsoft.AspNetCore.Authentication.OpenIdConnect to v7.0.12

This commit is contained in:
Kasper Juul Hermansen 2023-10-10 13:23:32 +00:00
parent 12a6b5ebc6
commit 375725724d

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