Update package references

This commit is contained in:
ClemensFischer 2023-08-07 21:16:32 +02:00
parent fc2425ac41
commit d9c5455a83
12 changed files with 30 additions and 26 deletions

View file

@ -33,6 +33,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.117" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.118" />
</ItemGroup>
</Project>