Update dependency Microsoft.AspNetCore.Authentication.OpenIdConnect to v7.0.2 #50

Merged
kjuulh merged 1 commits from renovate/dotnet-monorepo into main 2023-01-10 16:00:58 +01:00
Showing only changes of commit bb17c42876 - Show all commits

View File

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