dotnet / dotnet/msbuild

noWarn all

Open
#6,163 3 comments 0 reactions 0 assignees View on GitHub
Area: Documentation help wanted triaged
Dominant language
C#
Stars
5.5k
Forks
1.5k
Avg merge
1d 8h
Merged PRs (30d)
141

Description

The square bracket notation used to describe the noWarn switch at https://docs.microsoft.com/en-us/visualstudio/msbuild/msbuild-command-line-reference?view=vs-2019
gives the impression that arguments are not required, i.e. that all warnings can be silenced.

![image](https://user-images.githubusercontent.com/5310238/108070359-1a4e0900-706d-11eb-98c0-6d9f14110b90.png)

This is not the case.

![image](https://user-images.githubusercontent.com/5310238/108070272-ff7b9480-706c-11eb-9f3e-73494dba0a5a.png)

I use a separate filelogger for errors and warnings. How do I disable all warnings on the console!?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.