I am using the System.Data.SQLite Core Version: 1.0.98.1 nuget package with Visual Studio 2015. When I build my project that references my System.Data.SQLite package, it cop
true seems to have no effect with .NET Standard 2.0 where SQLite.interop.dll is still not recognized as content nor dependency in a referencing project.
I hope someone find a cleaner solution for this...