-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Add missing platforms extensions for preview 7 #4591
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
The diff looks good to me. The property that was missing that alerted us to the missing assemblies is now present at https://review.docs.microsoft.com/en-us/dotnet/api/microsoft.extensions.logging.console.consoleloggeroptions.useutctimestamp?view=dotnet-plat-ext-5.0&branch=pr-en-us-4591. |
@carlossanlop After we merge this, is there an easy way to find/bring in any missing doc comments? |
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.
Marked all new members.
</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName="RedactLoggedHeaders"> |
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.
New member.
</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName="AddHttpClient<TClient,TImplementation>"> |
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.
New member.
</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName="AddHttpClient<TClient,TImplementation>"> |
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.
New member.
<remarks>To be added.</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName=".ctor"> |
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.
New member.
<remarks>To be added.</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName=".ctor"> |
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.
New member.
<remarks>To be added.</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName="ShouldRedactHeaderValue"> |
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.
New member.
<remarks>To be added.</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName="UseUtcTimestamp"> |
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.
New member.
<remarks>To be added.</remarks> | ||
</Docs> | ||
</Member> | ||
<Member MemberName="CreateInstance"> |
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.
New member.
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 LGTM @gewarren
Go ahead and
See dotnet/docs#19739 (comment).