I\'m using VS 2015 and i want to develop Win Form application with .NET Framework 4.5 and SQLite.
I have install the last \"System.Data.SQLite\" nuget package with
You old application from VS 2013 and sqlite will work but you can not connect to new database or edit EF model until Sqlite publish design-time components for Visual Studio 2015.