From 0fd86201bdd3427004a3d222bea120441f31b20c Mon Sep 17 00:00:00 2001 From: ThomasWFan Date: Mon, 21 Nov 2016 21:01:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=94=B9SQLite=E4=B8=BA=E4=BE=BF?= =?UTF-8?q?=E4=BA=8ENuget=E6=81=A2=E5=A4=8D=E7=9A=84=E7=89=88=E6=9C=AC?= =?UTF-8?q?=EF=BC=8C=E4=BE=BF=E4=BA=8E=E5=90=84=E4=BD=8D=E7=88=B1=E5=A5=BD?= =?UTF-8?q?=E8=80=85=E4=B8=8B=E8=BD=BD=E6=BA=90=E7=A0=81=E7=BC=96=E8=AF=91?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bilibili2/bilibili2.csproj | 3 --- bilibili2/project.json | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/bilibili2/bilibili2.csproj b/bilibili2/bilibili2.csproj index caad056..3e66d8f 100644 --- a/bilibili2/bilibili2.csproj +++ b/bilibili2/bilibili2.csproj @@ -664,9 +664,6 @@ Microsoft Visual C++ 2013 Runtime Package for Windows Universal - - SQLite for Universal Windows Platform %28SQLite.UWP.2015, Version=3.15.1%29 - Windows Mobile Extensions for the UWP diff --git a/bilibili2/project.json b/bilibili2/project.json index 9db5e14..21d7358 100644 --- a/bilibili2/project.json +++ b/bilibili2/project.json @@ -10,6 +10,7 @@ "Newtonsoft.Json": "8.0.3", "NotificationsExtensions": "1.0.0", "PullToRefresh.UWP": "0.3.4", + "SQLite.UWP.Native": "3.12.3", "SQLitePCL": "3.8.7.2" }, "frameworks": {