Skip to content

Package ID change: SQLitePCLRaw.lib.e_sqlite3 is now SourceGear.sqlite3

Eric Sink edited this page Nov 3, 2025 · 1 revision

In SQLitePCLRaw 3.0, the ID of the nuget package containing SQLite binaries was changed from SQLitePCLRaw.lib.e_sqlite3 to SourceGear.sqlite3.

In many cases, this package is referenced transitively through SQLitePCLRaw.bundle_e_sqlite. In these situations, the best solution is to update that bundle to version 3.0.2 to get the new transitive reference. See the 3.0 release notes for other information.

Clone this wiki locally