chore(deps): update dependency microsoft.aspnetcore.authentication.openidconnect to v8.0.1 #261

Merged
kjuulh merged 1 commits from renovate/dotnet-monorepo into main 2024-01-09 15:39:03 +01:00
Showing only changes of commit aea61d0322 - Show all commits

View File

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