Updating NumberToStringFormat to not print the sign if there are no digits being...
authorTanner Gooding <tagoo@outlook.com>
Fri, 28 Sep 2018 18:02:55 +0000 (11:02 -0700)
committerGitHub <noreply@github.com>
Fri, 28 Sep 2018 18:02:55 +0000 (11:02 -0700)
commit98aff4a23a2ecf8d823ece9b201045f52aa0624a
tree878aa9299a619cab0d9ba2317efb1eae0a851e0d
parentf90b65858d7ca0604e7aa1a1d04e9e5261e7f7af
Updating NumberToStringFormat to not print the sign if there are no digits being returned (#20109)
src/System.Private.CoreLib/shared/System/Number.Formatting.cs
src/System.Private.CoreLib/shared/System/Text/ValueStringBuilder.cs