DotNetMSBuildSettingsExtensions.

HideLogo(DotNetMSBuildSettings) Method

Summary

Hide the startup banner and the copyright message.

Syntax

public static DotNetMSBuildSettings HideLogo(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.