Is there a .Net 4 version of System.Data.SQLite?
At the moment I get this error:
Mixed mode assembly is built against version 'v2.0.50727' of the runtime and cannot be loaded in the 4.0 runtime without additional configuration information.
What is the "additional configuration information" that is needed, or alternatively is there another version that I can use?