Update dependency Microsoft.AspNetCore.Authentication.OpenIdConnect to v7.0.3 #58

Merged
kjuulh merged 1 commits from renovate/dotnet-monorepo into main 2023-02-14 17:16:36 +01:00
Showing only changes of commit 2b19214477 - Show all commits

View File

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