Skip to content

Support disabling XML comment warnings (1591,1573) when run against a .sln #47

Description

@lilith

MSBuild does not currently offer any way to pass-through properties to the projects within a .sln file.

Despite the documentation, properties provided at the command line with a solution file are ignored.

This makes it very difficult to disable XML warnings on a CI server in order to reduce output noise. Many developers feel that 30% of their lines of code should not be /// <summary>, and that code noise (like output noise) must be justified .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions