Skip to content

bump mdoc to 5.8.9.2#644

Merged
huangmin-ms merged 4 commits intomainfrom
develop
Jul 15, 2022
Merged

bump mdoc to 5.8.9.2#644
huangmin-ms merged 4 commits intomainfrom
develop

Conversation

@huangmin-ms
Copy link
Copy Markdown
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