Merge remote-tracking branch 'origin/renovate/dotnet-monorepo' into general-devel

This commit is contained in:
Lucas Nicodemus 2022-10-14 23:17:02 -07:00
commit 2bc7541fb5
No known key found for this signature in database
2 changed files with 2 additions and 2 deletions

View file

@ -34,7 +34,7 @@
<ItemGroup>
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
<PackageReference Include="MySql.Data" Version="8.0.31" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.9" />
<PackageReference Include="Microsoft.Data.Sqlite" Version="6.0.10" />
</ItemGroup>
<ItemGroup>