From 74ef07dc1ad920589df870fe3eae80bb58cf11f1 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Wed, 10 Jun 2026 19:10:25 +0000
Subject: [PATCH 1/3] Switch Microsoft.Data.Sqlite to SQLite3MC.PCLRaw.bundle
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
---
Directory.Packages.props | 1 +
src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj | 2 +-
test/Directory.Packages.props | 1 -
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Directory.Packages.props b/Directory.Packages.props
index 5630145b9f4..61b43745daf 100644
--- a/Directory.Packages.props
+++ b/Directory.Packages.props
@@ -45,5 +45,6 @@
+
\ No newline at end of file
diff --git a/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj b/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj
index c0b9b825269..547517020e1 100644
--- a/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj
+++ b/src/Microsoft.Data.Sqlite/Microsoft.Data.Sqlite.csproj
@@ -24,7 +24,7 @@ Microsoft.Data.Sqlite.SqliteTransaction
-
+
diff --git a/test/Directory.Packages.props b/test/Directory.Packages.props
index c05bc9c81a5..163b4c3536d 100644
--- a/test/Directory.Packages.props
+++ b/test/Directory.Packages.props
@@ -18,7 +18,6 @@
-
From a85839ed940780c752575020fc8def9c102a38bc Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 12 Jun 2026 01:34:58 +0000
Subject: [PATCH 2/3] Update SQLite3MC bundle version
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
---
eng/Versions.props | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/eng/Versions.props b/eng/Versions.props
index ec7324f9eca..775ca222e76 100644
--- a/eng/Versions.props
+++ b/eng/Versions.props
@@ -51,7 +51,7 @@
1.4.0
1.15.1
3.0.3
- 2.3.2
+ 2.3.5
4.0.0-pre.108
11.0.0-beta.26263.112
2.2.2
From 438b76a9baad5e401b7e15bcd35fa8bd8fad1c32 Mon Sep 17 00:00:00 2001
From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com>
Date: Fri, 12 Jun 2026 01:42:49 +0000
Subject: [PATCH 3/3] Use SQLite3MC bundle for EFCore.Sqlite
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com>
---
.../EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj | 2 +-
src/EFCore.Sqlite/EFCore.Sqlite.csproj | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj b/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj
index d170d40a32b..cac50d68f6f 100644
--- a/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj
+++ b/benchmark/EFCore.Sqlite.Benchmarks/EFCore.Sqlite.Benchmarks.csproj
@@ -23,7 +23,7 @@
benchmark throws "You need to call SQLitePCL.raw.SetProvider()" from
[GlobalSetup] and BenchmarkDotNet reports NA for every method.
-->
-
+
diff --git a/src/EFCore.Sqlite/EFCore.Sqlite.csproj b/src/EFCore.Sqlite/EFCore.Sqlite.csproj
index 9b6907b937d..198f984981a 100644
--- a/src/EFCore.Sqlite/EFCore.Sqlite.csproj
+++ b/src/EFCore.Sqlite/EFCore.Sqlite.csproj
@@ -47,7 +47,7 @@
-
+