Powershell ISE Missing Color Power

I use Powershell ISE to run the build script, which in turn uses MSBuild, however - it does not allow blue text colors for MSBuild. MSBuild displays colored messages - yellow, gray, green or red depending on its contents.

If I run the script through a regular powershell.exe file (which is the CMD below), I get color coding.

In PowerShell ISE, I tested it with help Write-Host -ForegroundColor Green 'hello'that worked, so is there a reason why color from MSBuild will not work?

+3
source share
1 answer

PowerShell.exe - Win32, MSBUILD.exe, . PowerShell_ISE . Windows - , WPF. , Command tool, , 100% - . edit.com, PowerShell.exe. , PowerShell_ISE.

+5

All Articles