From 39e685592cf044d10368501fd30ce82616d6d4fe Mon Sep 17 00:00:00 2001 From: pypy Date: Sat, 7 Nov 2020 20:28:33 +0900 Subject: [PATCH] bump sqlite --- VRCX.csproj | 6 +++--- packages.config | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/VRCX.csproj b/VRCX.csproj index a490a2bb..65577c54 100644 --- a/VRCX.csproj +++ b/VRCX.csproj @@ -112,7 +112,7 @@ - packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.1\lib\net451\System.Data.SQLite.dll + packages\Stub.System.Data.SQLite.Core.NetFramework.1.0.113.3\lib\net451\System.Data.SQLite.dll @@ -214,10 +214,10 @@ - + - + \ No newline at end of file diff --git a/packages.config b/packages.config index 4f55e2b1..c9b30ba8 100644 --- a/packages.config +++ b/packages.config @@ -14,6 +14,6 @@ - - + + \ No newline at end of file