Skip to content

Commit 0c523d6

Browse files
authored
Correct issue link in breaking change note (#5177)
1 parent a3b5401 commit 0c523d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@ protected override void OnModelCreating(ModelBuilder modelBuilder)
137137

138138
### Parameterized collections now use multiple parameters by default
139139

140-
[Tracking Issue #36368](https://github.com/dotnet/efcore/issues/36368)
140+
[Tracking Issue #34346](https://github.com/dotnet/efcore/issues/34346)
141141

142142
#### Old behavior
143143

0 commit comments

Comments
 (0)