Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes writing unwanted characters to console when TerminalLogger is c…
…reated directly (#10678) Call method that tells Windows to allow VT-100 output processing whenever the TerminalLogger is instantiated, rather than only in the MSBuild CLI entrypoint `xmake.cs`. Fixes #10579.
- Loading branch information