You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/core/compatibility/10.0.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -48,7 +48,7 @@ If you're migrating an app to .NET 10, the breaking changes listed here might af
48
48
|[GnuTarEntry and PaxTarEntry no longer includes atime and ctime by default](core-libraries/10.0/tar-atime-ctime-default.md)| Behavioral change | Preview 5 |
49
49
|[LDAP DirectoryControl parsing is now more stringent](core-libraries/10.0/ldap-directorycontrol-parsing.md)| Behavioral change | Preview 1 |
50
50
|[MacCatalyst version normalization](core-libraries/10.0/maccatalyst-version-normalization.md)| Behavioral change | Preview 1 |
51
-
|[.NET runtime no longer provides default SIGTERM signal handler](core-libraries/10.0/sigterm-signal-handler.md)| Behavioral change | Preview 5 |
51
+
|[.NET runtime no longer provides default termination signal handlers](core-libraries/10.0/sigterm-signal-handler.md)| Behavioral change | Preview 5 |
0 commit comments