Support '$(NoWarn)' (and friends) for selecting which warnings to show
Open
msbuild
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 123
Description
Support the following MSBuild properties for specifying which warnings to show, which not to show, and which to show as error:
* `$(NoWarn)`
* `$(TreatWarningsAsErrors)`
* others?
This affects MSBuild tasks, dotnet-linker, assembly-preparer
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.