Update dotnet monorepo to v6.0.10
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is passing

This commit is contained in:
2022-10-26 15:45:15 +00:00
parent 65865e2c67
commit a6a5425f41
3 changed files with 11 additions and 11 deletions

View File

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