From 6f5228ccc3d3d9a96820244227128e31c491d2bb Mon Sep 17 00:00:00 2001 From: Osvaldo Daibert Date: Wed, 28 Feb 2018 09:58:20 -0800 Subject: [PATCH] Change to the actual SQLite version Update the SQLite version from 3.12.1 to 3.22.0. There is no option to install the old version. --- src/MobileApps/MyDriving/MyDriving.UWP/MyDriving.UWP.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MobileApps/MyDriving/MyDriving.UWP/MyDriving.UWP.csproj b/src/MobileApps/MyDriving/MyDriving.UWP/MyDriving.UWP.csproj index d3f341a4..e43f23a1 100644 --- a/src/MobileApps/MyDriving/MyDriving.UWP/MyDriving.UWP.csproj +++ b/src/MobileApps/MyDriving/MyDriving.UWP/MyDriving.UWP.csproj @@ -400,7 +400,7 @@ Visual C++ 2015 Runtime for Universal Windows Platform Apps - + SQLite for Universal Windows Platform @@ -443,4 +443,4 @@ --> - \ No newline at end of file +