Conversation
|
Tagging subscribers to this area: @dotnet/area-meta Issue DetailsIt's my understanding from https://www.unicode.org/reports/tr17 that the hyphen form is correct. So make strings and doc comments consistent.
|
src/libraries/Common/src/System/Security/Cryptography/SP800108HmacCounterKdf.cs
Show resolved
Hide resolved
|
Looks like this just catches the all upper-case |
I only looked in comments (doc comments only) and strings. Are there any there? Didn't see any. I could churn all the code but it didn't seem worth it as customers don't see it. |
|
test failures are surely unrelated -- ios/tvos device not connecting, etc. seems to be a number of active failures in the repo right now. |
|
These XML comments improvements won't automatically flow to the official docs. Do they need updating as well, or do they already do it the desired way? |
It's my understanding from https://www.unicode.org/reports/tr17 that the hyphen form is correct. So make strings and doc comments consistent.