-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Automatic port of Microsoft.Extensions.Diagnostic* docs #4927
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
Conversation
Docs Build status updates of commit 712a061:
|
Actually this is owned by @Pilchie's team and is no longer part of |
Correction here. Title is actually wrong. The only problem reported is from Microsoft.Extensions.Http.Polly. This appears to be a complete duplicate of #4932. |
Apologies, I misunderstood here. I see this is adding docs and I shouldn't be focused on the validation status |
Docs Build status updates of commit 712a061:
|
So as I mentioned above we didn't even touch this assembly in .NET 5.0, it only builds in 3.1. There was no change to this component's docs, but some interfaces that it implements got better docs which is what seems to have caused this change. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This looks to just be copying interface docs to undocumented members that implement that interface.
Area owners of Microsoft.Extensions.Diagnostic*: @maryamariyan @ericstj
Note: The area owners page does not specify the label
area-Extensions-DiagnosticAdapter
.