From f7b6324d7361cf2892c88afa269b5da7cdc446ab Mon Sep 17 00:00:00 2001 From: pypy Date: Wed, 28 Oct 2020 23:24:14 +0900 Subject: [PATCH] bump deps: sqlite --- VRCX.csproj | 6 +++--- packages.config | 3 ++- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/VRCX.csproj b/VRCX.csproj index 3e17bc16..e18ae069 100644 --- a/VRCX.csproj +++ b/VRCX.csproj @@ -112,7 +112,7 @@ - packages\System.Data.SQLite.Core.1.0.113.1\lib\net451\System.Data.SQLite.dll + packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.1\lib\net451\System.Data.SQLite.dll @@ -211,10 +211,10 @@ - + - + \ No newline at end of file diff --git a/packages.config b/packages.config index a3fd1394..4f55e2b1 100644 --- a/packages.config +++ b/packages.config @@ -14,5 +14,6 @@ - + + \ No newline at end of file