Skip to content

Conversation

@layomia
Copy link
Contributor

@layomia layomia commented Dec 11, 2021

Fixes a bug where properties on records defined in external assemblies are not included for (de)serialization.

Fixes #62374, #61772.

Candidate for 6.0 servicing.

@layomia layomia added this to the 7.0.0 milestone Dec 11, 2021
@layomia layomia self-assigned this Dec 11, 2021
@ghost
Copy link

ghost commented Dec 11, 2021

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 a bug where properties on records defined in external assemblies are not included for (de)serialization.

Fixes #62374, #61772.

Candidate for 6.0 servicing.

Author: layomia
Assignees: layomia
Labels:

area-System.Text.Json

Milestone: 7.0.0

@layomia layomia merged commit 5a0f438 into dotnet:main Jan 6, 2022
@layomia
Copy link
Contributor Author

layomia commented Jan 6, 2022

/backport to release/6.0

@github-actions
Copy link
Contributor

github-actions bot commented Jan 6, 2022

Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/1663776771

@ghost ghost locked as resolved and limited conversation to collaborators Feb 5, 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 generation and records from another assembly

2 participants