This repository has been archived by the owner on Jan 23, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup string normalization implementation (#14629)
* Update ProjectNTfs to beta-24819-00 * Cleanup normalization implementation The normalization is part of CoreLib in all runtimes now. * Update ApiCompatBaseline.uap101aot.txt
- Loading branch information
Showing
41 changed files
with
30 additions
and
657 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
14 changes: 0 additions & 14 deletions
14
src/Common/src/Interop/Windows/kernel32/Interop.GetLastError.cs
This file was deleted.
Oops, something went wrong.
40 changes: 0 additions & 40 deletions
40
src/Common/src/Interop/Windows/kernel32/Interop.Normalization.cs
This file was deleted.
Oops, something went wrong.
14 changes: 0 additions & 14 deletions
14
src/Common/src/Interop/Windows/kernel32/Interop.SetLastError.cs
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
113 changes: 0 additions & 113 deletions
113
src/Common/src/System/Globalization/IdnMapping.Windows.cs
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.