Hi all, I have a project in .net 4.5, I have been using System.Data.SQLite.Core assembly 1.0.86.0 from nuget with the preloading native library feature that copied in the folders x64 and x86 the corrensponding SQLite Interop Library. Now I would like to do the same with the latest packages from nuget, but the sub folders, x64 and x86, are not created and so no SQLite Interop Library gets loaded in the project. Am I doing something wrong? Has the process of installation from nuget changed with the latest versions? thanks in advance for your support Luca
-- View this message in context: http://sqlite.1065341.n5.nabble.com/pre-loading-with-nuget-fails-to-copy-SQLite-Interop-Library-tp79658.html Sent from the SQLite mailing list archive at Nabble.com. _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users