File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ If you're migrating an app to .NET 10, the breaking changes listed here might af
2121| ----------------------------------------------------------------------------------------------------------------------------| ---------------------| --------------------|
2222| [ API obsoletions with non-default diagnostic IDs] ( core-libraries/10.0/obsolete-apis.md ) | Source incompatible | Preview 1 |
2323| [ ActivitySource.CreateActivity and ActivitySource.StartActivity behavior change] ( core-libraries/10.0/activity-sampling.md ) | Behavioral change | Preview 1 |
24- | [ C# 14 overload resolution with span parameters] ( csharp-overload-resolution.md ) | Behavioral change | Preview 1 |
24+ | [ C# 14 overload resolution with span parameters] ( core-libraries/10.0/ csharp-overload-resolution.md) | Behavioral change | Preview 1 |
2525
2626## Windows Forms
2727
Original file line number Diff line number Diff line change 1515 - name : ActivitySource.CreateActivity and ActivitySource.StartActivity behavior change
1616 href : core-libraries/10.0/activity-sampling.md
1717 - name : C# 14 overload resolution with span parameters
18- href : csharp-overload-resolution.md
18+ href : core-libraries/10.0/ csharp-overload-resolution.md
1919 - name : Windows Forms
2020 items :
2121 - name : TreeView checkbox image truncation
@@ -1323,7 +1323,7 @@ items:
13231323 - name : ActivitySource.CreateActivity and ActivitySource.StartActivity behavior change
13241324 href : core-libraries/10.0/activity-sampling.md
13251325 - name : C# 14 overload resolution with span parameters
1326- href : csharp-overload-resolution.md
1326+ href : core-libraries/10.0/ csharp-overload-resolution.md
13271327 - name : .NET 9
13281328 items :
13291329 - name : Adding a ZipArchiveEntry sets header general-purpose bit flags
You can’t perform that action at this time.
0 commit comments