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 all usage of Newtonsoft.Json to 13.0.1 #7363

Merged
merged 2 commits into from
Jul 14, 2022

Conversation

kmahone
Copy link
Member

@kmahone kmahone commented Jul 12, 2022

We previously updated all explicit references to Newtonsoft.Json to 13.0.1 (#7272). However, there are a few cases where we are transitively pulling in older copies of this package. So to force always using the latest version, we explicitly add a PackageReference to the projects so that we can force the version to be resolved to 13.0.1 as a minimum.

@kmahone kmahone requested a review from ranjeshj July 12, 2022 20:35
@ghost ghost added the needs-triage Issue needs to be triaged by the area owners label Jul 12, 2022
@kmahone
Copy link
Member Author

kmahone commented Jul 12, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@kmahone
Copy link
Member Author

kmahone commented Jul 12, 2022

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@krschau krschau self-requested a review July 14, 2022 18:23
@kmahone kmahone merged commit 644e5b7 into main Jul 14, 2022
@kmahone kmahone deleted the user/kmahone/newtonsoftupdate branch July 14, 2022 18:26
@krschau krschau removed the needs-triage Issue needs to be triaged by the area owners label Jul 15, 2022
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