Skip to content

TimeSpan serialization breaking change #27655

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

Merged
merged 5 commits into from
Jan 12, 2022
Merged

Conversation

gewarren
Copy link
Contributor

@gewarren gewarren commented Dec 22, 2021

Fixes #27317

I only added this to breaking changes for .NET 6 servicing since it's not a breaking change in .NET 7 if we assume that .NET 6 users all get the servicing releases.

Preview.

@gewarren gewarren added the 🚧 Hold for related PR Indicates a PR can only be merged when other related PRs are merged (see comments for links) label Dec 22, 2021
@dotnet-bot dotnet-bot added this to the December 2021 milestone Dec 22, 2021
@gewarren gewarren changed the title timespan serialization breaking change TimeSpan serialization breaking change Dec 22, 2021
@BillWagner BillWagner modified the milestones: December 2021, January 2022 Jan 3, 2022
gewarren and others added 4 commits January 3, 2022 12:33
Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
Co-authored-by: MSDN.WhiteKnight <35516665+MSDN-WhiteKnight@users.noreply.github.com>
@gewarren gewarren removed the 🚧 Hold for related PR Indicates a PR can only be merged when other related PRs are merged (see comments for links) label Jan 12, 2022
@gewarren gewarren marked this pull request as ready for review January 12, 2022 00:13
@gewarren gewarren merged commit ac4ebb1 into dotnet:main Jan 12, 2022
@gewarren gewarren deleted the timespan branch January 12, 2022 00:14
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.

[Breaking change]: System.Text.Json default serialization format for TimeSpan
5 participants