Open Mohsens22 opened 6 years ago
This library is compatible with .NET Core 2.
To figure out what's going wrong in your situation, we need more details from you. Error messages. Specific versions being used. Etc.
@ericsink Please take a look at this pic and see what's going on. If you need more info, just tell me.
Change the version of sqlite-net-pcl to 1.5.166-beta and see if that makes a difference.
If you still see problems, change version of SQLitePCLRaw.bundle_green to 1.1.9 and see if that makes a difference.
V 1.5.166 beta works just fine! thanks :)
Hey there! I'm about to use this PCL library in a .NET Core program. But the point is that after getting package, some dependencies seem to have incompatibility issues(Linux, OSX,V110_xp). It tells me that it's targeted Net 4.6 but not net core 2. Anyone have any idea?