dotnet / dotnet/project-system
Consider adding a checkbox to generate a binlog on build
Open
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
This would likely live under Build/General in the new property pages. I propose a simple checkbox:
- [ ] Generate MSBuild Binary Log on build
It could have the `?` icon pointing to [troubleshooting docs](https://docs.microsoft.com/en-us/visualstudio/ide/msbuild-logs?view=vs-2019) and have some descriptive text, like:
"Generates an MSBuild Binary Log (binlog) on build, a file that contains detailed diagnostic information about your build. It is helpful for diagnosing problems."
Contributor guide
Assessment
This issue has not been assessed yet.