Skip to content

Commit f3e18d5

Browse files
Potential fix for pull request finding
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 011b686 commit f3e18d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entity-framework/core/what-is-new/ef-core-11.0/breaking-changes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -531,7 +531,7 @@ Previously, `SQLitePCLRaw.bundle_e_sqlite3` included native SQLite builds for Un
531531

532532
##### New behavior
533533

534-
Starting with `SQLitePCLRaw.bundle_e_sqlite3` 2.1.12 (referenced by Microsoft.Data.Sqlite 11.0), native builds for UWP and classic Xamarin are no longer included. Applications targeting these platforms can no longer use the bundled native SQLite library.
534+
Starting with `SQLitePCLRaw.bundle_e_sqlite3` 2.1.12 (referenced by `Microsoft.Data.Sqlite` 11.0), native builds for UWP and classic Xamarin are no longer included. Applications targeting these platforms can no longer use the bundled native SQLite library.
535535

536536
##### Why
537537

0 commit comments

Comments
 (0)