Really enable the BinaryLogger for msbuild
Open
Improvement
- Dominant language
- C#
- Stars
- 4.2k
- Forks
- 778
- Avg merge
- 1h 15m
- Merged PRs (30d)
- 19
Description
#1791 intended to enable BinaryLogger consumption, but this was not completely exposed.
Unfortunately this implementation does not allow us to use the "/bl" switch for msbuild when invoked by dotnet.exe msbuild.dll ...
Unfortunately this needs to be exposed and handled thru the DotNetCoreMSBuildSettings class too.
Contributor guide
Assessment
This issue has not been assessed yet.