Skip to content
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

[release/6.0] Suppress warnings about [Obsolete] member usage in JSON src-gen'd code #63501

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jan 7, 2022

Backport of #63496 to release/6.0

Customer Impact

Fixes customer reported JSON source gen issue - #62076. Suppresses warnings about generated code containing references to [Obsolete] members in user-provided object graphs. There are no user scenarios where it is desirable to surface such warnings caused by the output of the generator.

Testing

An appropriate test was added.

Risk

Low.

@ghost
Copy link

ghost commented Jan 7, 2022

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

Issue Details

Backport of #63496 to release/6.0

/cc @layomia

Customer Impact

Testing

Risk

Author: github-actions[bot]
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@layomia
Copy link
Contributor

layomia commented Jan 7, 2022

Approved by Tactics via email.

@layomia layomia added the Servicing-approved Approved for servicing release label Jan 7, 2022
@danmoseley
Copy link
Member

Test failure fixed + #58927

@danmoseley danmoseley merged commit 5af5538 into release/6.0 Jan 8, 2022
@danmoseley danmoseley deleted the backport/pr-63496-to-release/6.0 branch January 8, 2022 03:33
@ghost ghost locked as resolved and limited conversation to collaborators Feb 7, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Text.Json Servicing-approved Approved for servicing release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants