Skip to content

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

@lilith

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 .

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions