Skip to content
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

Update Newtonsoft json to 12.0.1 due to PowerShell 6.1 going out of support #1336

Merged
merged 3 commits into from
Sep 12, 2019

Conversation

bergmeister
Copy link
Collaborator

PR Summary

This implicitly ups the minimum requirement for PS Core to 6.2.0 (because PowerShell cannot load a newer version of Newtonsoft than the version that it ships with). This is OK because PS 6.1 will go out of support in a week anyway.
I had to change the AppVeyor image to a newer one to get PS 6.2.0. If that AppVeyor had a newer patch of 6.2 then we could've even upgraded to Newtonsoft 12.0.2 (PowerShell 6.2.1 started shipping with this patch)

PR Checklist

@JamesWTruher JamesWTruher merged commit b9fd7b3 into PowerShell:master Sep 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants