Skip to content

Missing item in dotnet-api-docs removes the existing item in triple slash #163

Open
@carlossanlop

Description

@carlossanlop

Example:

PortToTripleSlash.exe \
  -Docs $ENV:SOURCEREPOS\dotnet-api-docs\xml 
  -CsProj $ENV:SOURCEREPOS\runtime\src\libraries\Microsoft.Extensions.Hosting.WindowsServices\src\Microsoft.Extensions.Hosting.WindowsServices.csproj 
  -IncludedAssemblies Microsoft.Extensions.Hosting.WindowsServices 
  -IncludedNamespaces Microsoft.Extensions.Hosting.WindowsServices

One inheritdoc is removed:
image

As well as a param:
image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions