You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.