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

bump mdoc to 5.8.9.2 #644

Merged
merged 4 commits into from
Jul 15, 2022
Merged

bump mdoc to 5.8.9.2 #644

merged 4 commits into from
Jul 15, 2022

Conversation

huangmin-ms
Copy link
Collaborator

No description provided.

pjcollins and others added 4 commits July 13, 2022 09:54
The tooling is currently unable to match existing documentation with a
member that was updated to include a global alias.  Fix this by adding a
a type lookup attempt that prefixes `global::` to the documentation
member name.
The `AssemblyPublicKey` and `AssemblyCulture` elements will be added to
to a docs `index.xml` file every time the tool runs, even if the element
already exists.  Fix this by using `MDocUpdater.WriteElement` to write
these elements, as it will first check for an existing element rather
than always creating a new one.
Converts `mdoc.csproj` and `Monodoc.Test.csproj` files to SDK style
projects to allow them to be built with dotnet build.
@huangmin-ms huangmin-ms merged commit 97c1778 into main Jul 15, 2022
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.

2 participants