I have a project in which I\'d like to use some of the .NET 4.0 features but a core requirement is that I can use the System.Data.SQLite framework which is compiled against
Also i had this issue with the class library, If any one have the issue with the class library added to your main application. Just add
to you main application which would then be picked by the class library.