There doesn’t appear to be a NuGet package named 
“System.Data.SQLite.Core-Linux” that I can see.

I don’t fully understand what the issue is here; however, in general, all 
versions must match up.

Also, the System.Data.SQLite.Core package should contain a native binary usable 
on Linux x64.

Sent from my iPhone

> On Dec 13, 2019, at 10:50 AM, Jonathon Koyle <literea...@gmail.com> wrote:
> 
> 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
> 

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to