Updated SQLite Version

This commit is contained in:
ClemensF 2021-01-21 19:11:14 +01:00
parent 3a0e3bd226
commit 8139af9cfe
4 changed files with 4 additions and 4 deletions

View file

@ -46,7 +46,7 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.6" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.113.7" />
</ItemGroup>
<ItemGroup>