-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Consolidate Newtonsoft versions #71402
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
Consolidate Newtonsoft versions #71402
Conversation
am11
commented
Jun 28, 2022
I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label. |
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.
We can't move the projects under the installer test assets to use the versions in eng/Versions.props as they are copied over to Helix and built independently of the rest of the repo.
Tagging subscribers to this area: @dotnet/runtime-infrastructure Issue Details
|
@jkoritzinsky, I know. That's why I have added an additional property for those projects. |
I totally missed that in the diff. This looks good to me then! I'd like to get some feedback from the owners of the host tests before approving. @vitek-karas @agocke |
In v13, defaults are changed from null to 64.
2efecd6
to
21005c8
Compare
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.
The host/hostests changes look good. Thanks a lot!
@jkoritzinsky, this one is ready. Other repos have also aligned to this version of Newtonsoft (e.g. dotnet/sdk#26173). |