chore(deps): update dependency microsoft.aspnetcore.authentication.openidconnect to v8.0.2
Some checks reported errors
continuous-integration/drone/push Build encountered an error
continuous-integration/drone/pr Build encountered an error

This commit is contained in:
Kasper Juul Hermansen 2024-02-13 14:44:07 +00:00
parent f48e4bb92c
commit 22a7dec131

View File

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