Skip to content

Microsoft.Data.SqlClient 7.0.0#37949

Merged
AndriySvyryd merged 3 commits into
dotnet:mainfrom
SimonCropp:Microsoft.Data.SqlClient-7.0.0
Mar 25, 2026
Merged

Microsoft.Data.SqlClient 7.0.0#37949
AndriySvyryd merged 3 commits into
dotnet:mainfrom
SimonCropp:Microsoft.Data.SqlClient-7.0.0

Conversation

@SimonCropp

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings March 17, 2026 23:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the centrally-managed SQL Server client dependency version used by the EF Core SQL Server provider.

Changes:

  • Bumped Microsoft.Data.SqlClient from 6.1.1 to 7.0.0 in central package management.

@SimonCropp
SimonCropp marked this pull request as draft March 18, 2026 00:00
@SimonCropp
SimonCropp marked this pull request as ready for review March 19, 2026 21:54
Copilot AI review requested due to automatic review settings March 19, 2026 21:54

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repo’s SQL Server client dependency to a newer major version, with an accompanying NuGet restore configuration change intended to unblock builds.

Changes:

  • Updated Microsoft.Data.SqlClient from 6.1.1 to 7.0.0 via central package management.
  • Added nuget.org as an additional package source in the repo NuGet.config (noted as temporary).

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
NuGet.config Adds nuget.org as a package source to unblock restores.
Directory.Packages.props Bumps Microsoft.Data.SqlClient dependency to 7.0.0.

Comment thread NuGet.config Outdated
Comment thread Directory.Packages.props
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings March 19, 2026 21:58

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated no new comments.

@roji

roji commented Mar 22, 2026

Copy link
Copy Markdown
Member

@AndriySvyryd I think we indeed want to do this for 11.0; seems like the internal nuget feed is missing packages, do you remember how to set that up?

@ErikEJ

ErikEJ commented Mar 22, 2026

Copy link
Copy Markdown
Contributor

@roji please notice the breaking change the now requires an additional package for connecting with Entra ID authentication

@AndriySvyryd
AndriySvyryd merged commit 0842c55 into dotnet:main Mar 25, 2026
13 of 18 checks passed
@AndriySvyryd

Copy link
Copy Markdown
Member

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants