bump up sqlite versions

This commit is contained in:
pypy
2020-04-19 07:18:57 +09:00
parent fd794a8564
commit 17cede58dd
2 changed files with 5 additions and 5 deletions

View File

@@ -14,5 +14,5 @@
<package id="SharpDX.Direct3D11" version="4.2.0" targetFramework="net452" />
<package id="SharpDX.DXGI" version="4.2.0" targetFramework="net452" />
<package id="SharpDX.Mathematics" version="4.2.0" targetFramework="net452" />
<package id="System.Data.SQLite.Core" version="1.0.112.0" targetFramework="net452" />
<package id="System.Data.SQLite.Core" version="1.0.112.1" targetFramework="net452" />
</packages>