Skip to content

Remove redundant SQLitePCLRaw.lib.e_sqlite3 pin (fixed in EF Core 10.0.11) - #1300

Merged
BenjaminMichaelis merged 1 commit into
mainfrom
copilot/update-sqlite-dependency
Aug 17, 2026
Merged

Remove redundant SQLitePCLRaw.lib.e_sqlite3 pin (fixed in EF Core 10.0.11)#1300
BenjaminMichaelis merged 1 commit into
mainfrom
copilot/update-sqlite-dependency

Conversation

Copilot AI commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

EF Core 10.0.10 didn't pull a patched SQLitePCLRaw.lib.e_sqlite3 (GHSA-2m69-gcr7-jv3q), so we pinned it explicitly. 10.0.11 now transitively resolves SQLitePCLRaw.bundle_e_sqlite3 2.1.12SQLitePCLRaw.lib.e_sqlite3 3.53.3, making the pin redundant.

Changes

  • Directory.Packages.props — remove SQLitePCLRaw.lib.e_sqlite3 <PackageVersion> pin and its workaround comment
  • EssentialCSharp.Web.Tests.csproj — remove explicit <PackageReference Include="SQLitePCLRaw.lib.e_sqlite3" /> and its comment

…ady pulls patched version

Co-authored-by: BenjaminMichaelis <[email protected]>
Copilot AI changed the title Remove redundant SQLitePCLRaw.lib.e_sqlite3 pin Remove redundant SQLitePCLRaw.lib.e_sqlite3 pin (fixed in EF Core 10.0.11) Aug 17, 2026
@BenjaminMichaelis
BenjaminMichaelis marked this pull request as ready for review August 17, 2026 17:42
@BenjaminMichaelis
BenjaminMichaelis merged commit ae4e0c6 into main Aug 17, 2026
8 of 9 checks passed
@BenjaminMichaelis
BenjaminMichaelis deleted the copilot/update-sqlite-dependency branch August 17, 2026 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants