1 reference to NugetInteractiveProperty
dotnet.Tests (1)
CommandTests\MSBuild\GivenDotnetCleanInvocation.cs (1)
12
private static readonly string[] ExpectedPrefix = ["-maxcpucount", "--verbosity:m", "-tlp:default=auto", "-nologo", "--verbosity:normal", "--target:Clean",
NugetInteractiveProperty
];