Skip to content
This repository has been archived by the owner on Oct 8, 2019. It is now read-only.

Change to the actual SQLite version #592

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/MobileApps/MyDriving/MyDriving.UWP/MyDriving.UWP.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -400,7 +400,7 @@
<SDKReference Include="Microsoft.VCLibs, Version=14.0">
<Name>Visual C++ 2015 Runtime for Universal Windows Platform Apps</Name>
</SDKReference>
<SDKReference Include="SQLite.UWP.2015, Version=3.12.1">
<SDKReference Include="SQLite.UWP.2015, Version=3.22.0">
<Name>SQLite for Universal Windows Platform</Name>
</SDKReference>
</ItemGroup>
Expand Down Expand Up @@ -443,4 +443,4 @@
<Target Name="AfterBuild">
</Target>
-->
</Project>
</Project>