Compare commits

...

1 Commits

Author SHA1 Message Date
9eccfc2c1a chore(deps): update dependency microsoft.aspnetcore.authentication.openidconnect to v8.0.10
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing
2024-10-09 01:16:09 +00:00

View File

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