7 references to DotnetBuildCommand
EndToEnd.Tests (1)
GivenWeWantToRequireWindowsForDesktopApps.cs (1)
25
new
DotnetBuildCommand
(testInstance)
Microsoft.NET.Build.Tests (6)
ArtifactsOutputPathTests.cs (3)
339
new
DotnetBuildCommand
(testAsset)
356
new
DotnetBuildCommand
(testAsset)
506
new
DotnetBuildCommand
(testAsset)
GivenThatWeWantToBuildASelfContainedApp.cs (1)
544
var buildCommand = new
DotnetBuildCommand
(testAsset);
GlobalPropertyFlowTests.cs (1)
40
new
DotnetBuildCommand
(testAsset, arguments.ToArray())
RoslynBuildTaskTests.cs (1)
145
var buildCommand = new
DotnetBuildCommand
(testAsset);