Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Unicode version for .Net Core #4242

Open
svick opened this issue May 15, 2020 · 0 comments
Open

Update Unicode version for .Net Core #4242

svick opened this issue May 15, 2020 · 0 comments
Labels
area-System.Runtime Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner

Comments

@svick
Copy link
Contributor

svick commented May 15, 2020

The article on String contains the following table:

Notice that it says that all versions of .Net Core use Unicode version 8.0. But based on dotnet/coreclr#20983, I believe .Net Core 3.0+ uses Unicode version 11. And based on dotnet/runtime#33538, .Net 5 will use Unicode 13.0. Because of that, I think the table should be updated. And including information about other runtimes (Xamarin, UWP) would be nice too.

@dotnet-bot dotnet-bot added the untriaged New issue has not been triaged by the area owner label May 15, 2020
@PRMerger12 PRMerger12 added the Pri3 Indicates issues/PRs that are low priority label Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-System.Runtime Pri3 Indicates issues/PRs that are low priority untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

4 participants