The current distribution for System.Data.SQLite does not work with Visual Studio 2013 unless you unmount the VS2012 Update3 update package (presumably) or just install the full version (on a test machine like me).
Does anyone know when the System.Data.SQLite team will release assemblies for Visual Studio 2013, both the pre-compiled static libraries that I will distribute to clients and the full version of the constructor that I will use?
The current version on this post is 1.0.89.0, which does not include options for VS2013.
source share