Workloads commands (and other implicit msbuild usage) should not share msbuild warnings by default (only in /bl or diag mode)
Open
Area-Workloads
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Context
This is followup on https://github.com/dotnet/msbuild/issues/10468
Adding `/p:NoWarn=MSB3982` to `dotnet workload restore` is ignored - it's not passed through to msbuild.
Ideally the parameter would be flagged as not supported, or otherwise passed through to msbuild
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.