When trying to install the current stable NuGet of System.Data.SQLite.Core I get the following error:
Error Unable to resolve dependencies. 'System.Data.SQLite.Core 1.0.112' is not compatible with 'System.Data.SQLite.Core-Linux 1.0.110 constraint: System.Data.SQLite.Core (= 1.0.110)'. As I understand, to develop cross-platform with this NuGet both packages are needed, is that correct? It seems that System.Data.SQLite.Core-Linux 1.0.110 and is the latest stable for that package and System.Data.SQLite.Core 1.0.110 is not available. It seems that I can neither update the Linux package nor install a previous version of SQLite.Core. What is the suggested path forward? -- Jonathon K. _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users