DotNetTestSettings.

NoLogo Property

Summary

Gets or sets a value indicating whether to run tests without displaying the Microsoft TestPlatform banner.

Syntax

public bool NoLogo { get; set; }

Remarks

Available since .NET Core 3.0 SDK.

Value

Type Description
bool