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

Bump newtonsoft.json to 13.0.1 #2012

Merged
merged 1 commit into from
Jul 22, 2022
Merged

Conversation

TingluoHuang
Copy link
Member

@TingluoHuang TingluoHuang commented Jul 22, 2022

Close #1965, #1966, #1967

@TingluoHuang TingluoHuang requested a review from a team as a code owner July 22, 2022 03:11

namespace GitHub.Actions.Pipelines.WebApi
{
public class UnknownEnumJsonConverter : StringEnumConverter
{
public UnknownEnumJsonConverter()
{
this.CamelCaseText = true;
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CamelCaseText is deprecated in 13.0.1

Copy link
Collaborator

@thboop thboop left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TingluoHuang TingluoHuang merged commit 3567c04 into main Jul 22, 2022
@TingluoHuang TingluoHuang deleted the users/tihuang/updatenewtonsoft branch July 22, 2022 15:21
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