Mac

Results 2 issues of Mac

## Description The current console forwarding task has been renamed _VSTestForwardingTask_. The new _VSTestTask_, [based on ToolTask](https://docs.microsoft.com/en-us/dotnet/api/microsoft.build.utilities.tooltask), properly integrates into the MSBuild framework. If the `$(VSTestUseConsole)` property is set to...

We just ran into a bug related to Bundler where transitive dependencies would not resolve correctly when parallel installation (`--jobs` option) is enabled. The problem with the current action is...