Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

eiriktsarpalis
Copy link
Member

Fix #77173. Should be backported to .NET 7.

@eiriktsarpalis eiriktsarpalis self-assigned this Oct 18, 2022
@eiriktsarpalis eiriktsarpalis added this to the 8.0.0 milestone Oct 18, 2022
@ghost
Copy link

ghost commented Oct 18, 2022

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #77173. Should be backported to .NET 7.

Author: eiriktsarpalis
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@eiriktsarpalis eiriktsarpalis requested a review from krwq October 18, 2022 23:01
@eiriktsarpalis eiriktsarpalis merged commit 5ef4c68 into dotnet:main Oct 19, 2022
@layomia
Copy link
Contributor

layomia commented Oct 19, 2022

LGTM - looks like we were trying to make the read slightly more efficient: eiriktsarpalis@e2b4cb7#diff-fe798a3a87b9b4772c6ebab627c5e1ace29fe6519cfc06f9b6b58953a352e466R61.

@eiriktsarpalis
Copy link
Member Author

/backport to release/7.0

@github-actions
Copy link
Contributor

Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3314594786

@ghost ghost locked as resolved and limited conversation to collaborators Nov 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Breaking change: Untyped Deserialize no longer forwards the type to JsonConverter<T>
3 participants