DotNetMSBuildSettingsExtensions.

ShowDetailedSummary(DotNetMSBuildSettings) Method

Summary

Shows detailed information at the end of the build log about the configurations that were built and how they were scheduled to nodes.

Syntax

public static DotNetMSBuildSettings ShowDetailedSummary(this DotNetMSBuildSettings settings)

Parameters

Name Type Description
settings DotNetMSBuildSettings The settings.

Return Value

Type Description
DotNetMSBuildSettings The same DotNetMSBuildSettings instance so that multiple calls can be chained.