Update dotnet monorepo to v7.0.9
Some checks reported errors
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build encountered an error

This commit is contained in:
2023-07-23 11:05:33 +00:00
parent 3ec7666f3b
commit 0b1a089967
3 changed files with 6 additions and 6 deletions

View File

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