Nuget package updates

- SQLite
This commit is contained in:
Brett Hewitson 2022-06-21 21:45:25 +10:00
parent e5327ac946
commit e8da8862bf
3 changed files with 7 additions and 14 deletions

View file

@ -11,7 +11,7 @@
<DebugSymbols>false</DebugSymbols>
</PropertyGroup>
<ItemGroup>
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.112.1" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.116" />
</ItemGroup>
<ItemGroup>
<Reference Include="Microsoft.CSharp" />