From 05ad015c949c7f83186806e333c310071f787b60 Mon Sep 17 00:00:00 2001 From: morkt Date: Sun, 23 Dec 2018 14:34:33 +0400 Subject: [PATCH] (Experimental): updated sqlite. --- Experimental/Experimental.csproj | 14 ++++++++++---- Experimental/packages.config | 2 +- 2 files changed, 11 insertions(+), 5 deletions(-) diff --git a/Experimental/Experimental.csproj b/Experimental/Experimental.csproj index cfe9d36e..b93770c5 100644 --- a/Experimental/Experimental.csproj +++ b/Experimental/Experimental.csproj @@ -11,7 +11,7 @@ ArcExtra v4.6 512 - 17200f63 + d57ff7cf ..\ true @@ -64,10 +64,12 @@ - - ..\packages\System.Data.SQLite.Core.1.0.106.0\lib\net46\System.Data.SQLite.dll + + ..\packages\System.Data.SQLite.Core.1.0.109.2\lib\net46\System.Data.SQLite.dll + True + @@ -104,7 +106,9 @@ PreserveNewest - + + + perl "$(SolutionDir)inc-revision.pl" "$(ProjectPath)" $(ConfigurationName) @@ -115,8 +119,10 @@ exit 0 This project references NuGet package(s) that are missing on this computer. Enable NuGet Package Restore to download them. For more information, see http://go.microsoft.com/fwlink/?LinkID=322105. The missing file is {0}. + +