Skip to content

Conversation

@KevinRansom
Copy link
Contributor

The runtime has changed the the default decimal precision of .ToString("N") on net5.0 this is by design.

Issues:

This behaviour change impacts the string interpolation tests causing them to fail on net5.0.

This PR modifies the tests to specify the required precision using "N2"

@cartermp cartermp merged commit 3b447ad into dotnet:main Jan 30, 2021
@KevinRansom KevinRansom deleted the tostring_n branch January 21, 2022 09:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants