microsoft / vstest

Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
MIT License
870 stars 316 forks source link

Error output as info in terminal logger #5113

Closed nohwnd closed 1 week ago

nohwnd commented 1 week ago

Description

Dowgrade error output from processes to info in msbuild.

Fix https://github.com/dotnet/sdk/issues/41541 Fix https://github.com/microsoft/vstest/issues/5112