-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Make note on change from previous behavior #3766
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
Conversation
Thanks for your contribution @SirJosh3917. @tannergooding can you please review this? /cc @gewarren since this is related to breaking changes Wondering if the text here should be more similar to what we have in the breaking changes doc: |
Credits to @gewarren Co-Authored-By: Genevieve Warren <[email protected]>
Misplaced an opening CDATA on a newline, whereas the current style appears to have it stay on the same line.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've only seen %2A being necessary for method overloads and sometimes for properties. And these are fields.
Co-Authored-By: Genevieve Warren <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lg!
Summary
Added a remark noting a difference in net core 3 behavior for Try/Parse on Double & Float.
Should adhere #27898