2b3ade043d
Make use of the MSBuild distributed logger functionality and add a forwarding logger. When in a multi-proc build, the forwarding logger will decide which events to forward to the main node to be logged. Without this, all events are routed and a perf penalty is incurred. |
||
---|---|---|
.. | ||
dotnet-msbuild.Tests.csproj | ||
GivenDotnetBuildInvocation.cs | ||
GivenDotnetCleanInvocation.cs | ||
GivenDotnetMSBuildBuildsProjects.cs | ||
GivenDotnetPackInvocation.cs | ||
GivenDotnetPublishInvocation.cs | ||
GivenDotnetRestoreInvocation.cs | ||
GivenDotnetStoreInvocation.cs | ||
GivenDotnetVsTestForwardingApp.cs | ||
GivenForwardingApp.cs | ||
GivenMsbuildForwardingApp.cs | ||
GivenMSBuildLogger.cs |