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: xml/System.Globalization/CompareOptions.xml
-2
Original file line number
Diff line number
Diff line change
@@ -77,8 +77,6 @@
77
77
<remarks>
78
78
<formattype="text/markdown"><![CDATA[
79
79
80
-
# Remarks
81
-
82
80
In .NET 5 and later, the cross-platform ICU (International Components for Unicode) library is used for string processing. The ICU library brings the following changes to string comparison behavior:
83
81
84
82
- The default option `None` is now equivalent to the `StringSort` option. The previous functionality of `None`, where equal weighting was given to alphanumeric and nonalphanumeric characters, is no longer available.
0 commit comments