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

This commit is contained in:
Kasper Juul Hermansen 2022-12-13 15:02:05 +00:00
parent e6863390e2
commit 152f1b2da9

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