William Drago wrote: > > I found this on Stack Overflow and it's pretty scary. Do I > really have to do all this to get SQLite/EF6 to work? > http://stackoverflow.com/questions/21757843/system-data-sqlite-1-0-91-0-and- ef6-0-2 >
As of version 1.0.93.0 (and probably 1.0.92.0), those steps should no longer be necessary. However, in order to get the Visual Studio design-time component support for use with Entity Framework, the setup package for the version of Visual Studio in use must be installed. Visual Studio 2010: https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlit e-netFx40-setup-bundle-x86-2010 -OR- Visual Studio 2012: https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlit e-netFx45-setup-bundle-x86-2012 -OR- Visual Studio 2013: https://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki#sqlit e-netFx451-setup-bundle-x86-2013 -- Joe Mistachkin _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users