msbuild should pass warning properties to GetReferenceNearestTargetFrameworkTask
Open
triaged
- Dominant language
- C#
- Stars
- 5.5k
- Forks
- 1.5k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 133
Description
Came up while investigating https://github.com/NuGet/Home/issues/7137 and https://github.com/Microsoft/msbuild/issues/3546
Since NuGet is now throwing a warning in the `GetReferenceNearestTargetFrameworkTask`, msbuild should also pass warning properties like `TreatWarningsAsErrors`, `WarningsAsErrors` and `NoWarn` to enable full user experience.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.