Skip to content

Fix nullable annotations for AssociatedMetadataTypeTypeDescriptionProvider - #57932

Merged
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:fixnullableamttdp
Aug 23, 2021
Merged

Fix nullable annotations for AssociatedMetadataTypeTypeDescriptionProvider#57932
stephentoub merged 1 commit into
dotnet:mainfrom
stephentoub:fixnullableamttdp

Conversation

@stephentoub

Copy link
Copy Markdown
Member

@ghost

Copy link
Copy Markdown

Note regarding the new-api-needs-documentation label:

This serves as a reminder for when your PR is modifying a ref *.cs file and adding/modifying public APIs, to please make sure the API implementation in the src *.cs file is documented with triple slash comments, so the PR reviewers can sign off that change.

@stephentoubstephentoub added this to the 6.0.0 milestone Aug 23, 2021
@ghost

Copy link
Copy Markdown

Tagging subscribers to this area: @ajcvickers, @bricelam, @roji
See info in area-owners.md if you want to be subscribed.

Issue Details

cc: @krwq, @jeffhandley

Author:stephentoub
Assignees:-
Labels:

area-System.ComponentModel.DataAnnotations, new-api-needs-documentation

Milestone:-

@eerhardteerhardt 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

@stephentoub
stephentoub merged commit 5e2aae0 into dotnet:mainAug 23, 2021
@stephentoub
stephentoub deleted the fixnullableamttdp branch August 23, 2021 22:00
@stephentoub

Copy link
Copy Markdown
MemberAuthor

/backport to release/6.0

@github-actions

Copy link
Copy Markdown
Contributor

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

Sign up for freeto 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.

2 participants

@stephentoub@eerhardt