1 reference to TestCmdNoLogo
Microsoft.DotNet.Cli.Definitions (1)
Commands\Test\TestCommandDefinition.VSTest.cs (1)
127
public readonly Option<bool> NoLogoOption = CommonOptions.CreateNoLogoOption(forwardAs: "--property:VSTestNoLogo=true", description: CommandDefinitionStrings.
TestCmdNoLogo
);