Skip to content

Commit 9e104e3

Browse files
CopilotAndriySvyryd
andcommitted
Remove tracking issue line from SqlClient 7.0 breaking change entry
Co-authored-by: AndriySvyryd <6539701+AndriySvyryd@users.noreply.github.com> Agent-Logs-Url: https://github.com/dotnet/EntityFramework.Docs/sessions/8f750c65-e6da-44c7-8f76-25d27c30f53f
1 parent 7c7ba92 commit 9e104e3

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -218,8 +218,6 @@ if (entity.OwnedCollection is { Count: 0 })
218218

219219
### Microsoft.Data.SqlClient has been updated to 7.0
220220

221-
[Tracking Issue: dotnet/efcore#37949](https://github.com/dotnet/efcore/pull/37949)
222-
223221
#### Old behavior
224222

225223
EF Core 10 used [Microsoft.Data.SqlClient](https://www.nuget.org/packages/Microsoft.Data.SqlClient/) 6.x, which included Azure/Entra ID authentication dependencies (such as `Azure.Core`, `Azure.Identity`, and `Microsoft.Identity.Client`) in the core package.

0 commit comments

Comments
 (0)