Skip to content

Preview latest mdoc changes #4293

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

Closed
wants to merge 1 commit into from
Closed

Preview latest mdoc changes #4293

wants to merge 1 commit into from

Conversation

BillWagner
Copy link
Member

This CI build tests the latest mdoc updates.

@dotnet-bot dotnet-bot added this to the May 2020 milestone May 27, 2020
@@ -8591,6 +8591,7 @@
<Member Id="P:System.Diagnostics.PresentationTraceSources.ResourceDictionarySource" />
<Member Id="P:System.Diagnostics.PresentationTraceSources.RoutedEventSource" />
<Member Id="P:System.Diagnostics.PresentationTraceSources.ShellSource" />
<Member Id="P:System.Diagnostics.PresentationTraceSources.TraceLevel" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

these new properties were missing attached properties in docs. You'll need to migrate the existing content to these and ideally delete or turn off indexing to the ones migrated to previous-versions because of this bug.
e.g. https://docs.microsoft.com/en-us/previous-versions/bb778381(v%3dvs.110)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@BillWagner
Copy link
Member Author

I'm closing this.

Now that I've merged the other changes from the latest CI build, I'll run the build against the latest binaries. We should have a smaller, more focused diff from that.

@BillWagner BillWagner closed this May 28, 2020
@BillWagner BillWagner deleted the mdoc-preview branch May 28, 2020 14:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants