Skip to content

Any way to disable the Xml generation? #59

@GeraldLx

Description

@GeraldLx

When I add the NuGet package a targets file is added to the project calling the commandline tool.
Is there any way to skip this step on certain conditions?
Basically enabling a build like this:
msbuild MyCmdletProject.csproj /p:XmlDoc2CmdletDocSkip=true

We use NCrunch for our tests, which works fine, but lets XmlDoc2CmdletDoc fail and in the end there is no reason to create the documentation for that case at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions