Skip to content

Fix JsonSerializer src-gen issues with reference handler feature - #66422

Merged
layomia merged 3 commits into
dotnet:mainfrom
layomia:ReferenceHandlingSrcGen
Mar 14, 2022
Merged

Fix JsonSerializer src-gen issues with reference handler feature#66422
layomia merged 3 commits into
dotnet:mainfrom
layomia:ReferenceHandlingSrcGen

Conversation

@layomia

@layomia layomia commented Mar 9, 2022

Copy link
Copy Markdown
Contributor

Fixes #64813.

@layomia layomia added this to the 7.0.0 milestone Mar 9, 2022
@layomia
layomia requested review from eiriktsarpalis and krwq March 9, 2022 23:28
@layomia layomia self-assigned this Mar 9, 2022
@ghost

ghost commented Mar 9, 2022

Copy link
Copy Markdown

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

Issue Details

Fixes #64813.

Author: layomia
Assignees: layomia
Labels:

area-System.Text.Json

Milestone: 7.0.0

@eiriktsarpalis eiriktsarpalis left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

LGTM, merge away whenever CI is happy.

@layomia
layomia force-pushed the ReferenceHandlingSrcGen branch from ef19f73 to f88b06c Compare March 11, 2022 21:13
@layomia
layomia merged commit c2fa3ec into dotnet:main Mar 14, 2022
radekdoulik pushed a commit to radekdoulik/runtime that referenced this pull request Mar 30, 2022
…net#66422)

* Fix JsonSerializer src-gen issues with reference handler feature

* Add Newtonsoft.Json reference to src-gen test project

* Fix failing tests
@ghost ghost locked as resolved and limited conversation to collaborators Apr 13, 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.

System.Text.Json source generator does not support ReferenceHandler.Preserve option

2 participants