From 2f255f815ff77fc6c2a5b110d231ade779f2eb1e Mon Sep 17 00:00:00 2001 From: Cheena Malhotra Date: Thu, 6 Aug 2026 11:40:36 -0700 Subject: [PATCH 1/3] Update central package versions Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3e8abd55-1508-4987-86d8-fd2401099e4c --- Directory.Packages.props | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index 76142810ca..c174d878f2 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -99,7 +99,7 @@ - + @@ -148,11 +148,11 @@ - + - - - + + + From ed512c9ac1cb041df1d7760b9887c564c00d46a8 Mon Sep 17 00:00:00 2001 From: Cheena Malhotra Date: Thu, 6 Aug 2026 13:50:25 -0700 Subject: [PATCH 2/3] Update Hosting and TimeProvider package versions Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3e8abd55-1508-4987-86d8-fd2401099e4c --- Directory.Packages.props | 2 +- src/Microsoft.Data.SqlClient/tests/Directory.Packages.props | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index c174d878f2..7de533aa0d 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -149,7 +149,7 @@ - + diff --git a/src/Microsoft.Data.SqlClient/tests/Directory.Packages.props b/src/Microsoft.Data.SqlClient/tests/Directory.Packages.props index 54596a729f..3dcd238a8d 100644 --- a/src/Microsoft.Data.SqlClient/tests/Directory.Packages.props +++ b/src/Microsoft.Data.SqlClient/tests/Directory.Packages.props @@ -15,7 +15,7 @@ - + From 7794865e99bceb4bcfa7b011fe24d3ad7d08f5c1 Mon Sep 17 00:00:00 2001 From: Cheena Malhotra Date: Fri, 7 Aug 2026 10:17:49 -0700 Subject: [PATCH 3/3] Align nuspec dependency versions with target frameworks Add missing System.Threading.RateLimiting dependency entries to the net462, net8.0, net9.0 and netstandard2.0 groups, and bump the net9.0 group to the 9.0.18 pins used by Directory.Packages.props. Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com> Copilot-Session: 3e8abd55-1508-4987-86d8-fd2401099e4c --- .../src/Microsoft.Data.SqlClient.nuspec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.nuspec b/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.nuspec index 7d94bb7687..676f86f3bd 100644 --- a/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.nuspec +++ b/src/Microsoft.Data.SqlClient/src/Microsoft.Data.SqlClient.nuspec @@ -52,6 +52,7 @@ + @@ -65,18 +66,20 @@ + - + - + - - + + + @@ -92,6 +95,7 @@ +