Updated SQLite version

This commit is contained in:
Clemens 2021-08-29 12:56:25 +02:00
parent d52dba0729
commit 9578b6c932
5 changed files with 5 additions and 5 deletions

View file

@ -30,7 +30,7 @@
<PackageReference Include="Microsoft.ProjectReunion" Version="0.8.1" />
<PackageReference Include="Microsoft.ProjectReunion.Foundation" Version="0.8.1" />
<PackageReference Include="Microsoft.ProjectReunion.WinUI" Version="0.8.1" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.114.3" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.115" />
</ItemGroup>
<ItemGroup>