Porter Bassett
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created How to show output text as a warning?
AnsweredHow can I write output to the build log and have it show up as a warning (in orange)?In PowerShell, I've tried Write-Warning, but while it does say that it's a warning, it's not displayed in orange.