Jan Rucka
Jan Rucka
Hello Eric, thanx for your answer, but in our solution we use following packages **SQLitePCLRaw.provider.e_sqlite3 SQLitePCLRaw.provider.dynamic_cdecl** these packages have no version 1.1.14 available in nuget.org repo anymore, and they have...
I just removed SQLitePCLRaw.provider.e_sqlite3 and SQLitePCLRaw.provider.dynamic_cdecl from solution, then downgraded **SQLitePCLRaw.bundle_green** to version **1.1.14** and during build I got following Can not resolve reference: `SQLitePCLRaw.provider.e_sqlite3`, referenced by `SQLitePCLRaw.batteries_green`. Please add...
thanks for answer, I'll get back to this issue next week, then I'll let you know