Skip to content

Conversation

BrennanConroy
Copy link
Member

Fixes #23509

@BrennanConroy BrennanConroy added the area-signalr Includes: SignalR clients and servers label Jun 30, 2020
@BrennanConroy BrennanConroy added this to the 5.0.0-preview8 milestone Jun 30, 2020
@BrennanConroy BrennanConroy requested a review from halter73 as a code owner June 30, 2020 21:37
ReadCommentHandling = JsonCommentHandling.Disallow,
AllowTrailingCommas = false,
DefaultIgnoreCondition = JsonIgnoreCondition.WhenWritingDefault,
DefaultIgnoreCondition = JsonIgnoreCondition.Never,
Copy link
Member

Choose a reason for hiding this comment

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

Breaking change?

Copy link
Member Author

@BrennanConroy BrennanConroy Jul 1, 2020

Choose a reason for hiding this comment

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

@BrennanConroy
Copy link
Member Author

Ping

@BrennanConroy BrennanConroy merged commit f6bc908 into master Jul 6, 2020
@BrennanConroy BrennanConroy deleted the brecon/jsondefault branch July 6, 2020 17:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-signalr Includes: SignalR clients and servers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SignalR Regression in JSON Serialisation 3.14 vs 5.0.0-preview6
2 participants