NuGet errors are reported to stdout instead of stderr #1648
Labels
0 - Backlog
Blocked - External
Bug
Requires NuGet.Client Change
This issue requires a modification to something in referenced NuGet.Client library.
Milestone
What You Are Seeing?
Any errors encountered during "choco outdated" are reported to stdout instead of stderr
What is Expected?
Errors should be reported on stderr
How Did You Get This To Happen? (Steps to Reproduce)
choco outdated --limit-output --nocolor --ignore-pinned --no-progress --fail-on-stderr -s https://127.0.0.1/doesnt/exist --ignore-unfound 2>NUL
Output Log
The text was updated successfully, but these errors were encountered: