Prior to version 3.0, the SQLitePCLRaw.bundle_e_sqlite3 package referenced the native SQLite binaries using a dependency on package ID SQLitePCLRaw.lib.e_sqlite3.
In version 3.0, this dependency changed to package ID SourceGear.sqlite3.
In version 3.0.5, this dependency changed to package ID SQLite.
These changes of the package ID for a dependency are considered a breaking change for projects referencing that bundle. The purpose of this issue is to disclose that.
Prior to version 3.0, the
SQLitePCLRaw.bundle_e_sqlite3package referenced the native SQLite binaries using a dependency on package IDSQLitePCLRaw.lib.e_sqlite3.In version 3.0, this dependency changed to package ID
SourceGear.sqlite3.In version 3.0.5, this dependency changed to package ID
SQLite.These changes of the package ID for a dependency are considered a breaking change for projects referencing that bundle. The purpose of this issue is to disclose that.