Happens when installing nuget package System.Data.SQLite.Core.
Easy solution on my part:
- Copy the 'SQLite.Interop.dll' from the "packages\System.Data.SQLite.Core.1.0.106.0\build\net45\x86\SQLite.Interop.dll"
- Paste it into the 'Bin' folder
I am using Visual Studio 2017, Webform project targeting .net 4.5
No comments:
Post a Comment