Skip to content

Commit ce7a73b

Browse files
authored
Update xml/System.Globalization/CompareOptions.xml
1 parent 81c27cc commit ce7a73b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

xml/System.Globalization/CompareOptions.xml

-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,6 @@
7777
<remarks>
7878
<format type="text/markdown"><![CDATA[
7979
80-
# Remarks
81-
8280
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:
8381
8482
- 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

Comments
 (0)