3 references to NuGetExeRestoreCommand
Microsoft.NET.Build.Tests (2)
GivenThatWeWantToBuildADesktopExeWtihNetStandardLib.cs (1)
228
new
NuGetExeRestoreCommand
(Log, testAsset.TestRoot, AppName)
GivenThatWeWantToBuildAWindowsRuntimeComponent.cs (1)
260
new
NuGetExeRestoreCommand
(Log, cppWinTargetDirectory)
Microsoft.NET.Restore.Tests (1)
RestoreWithOlderNuGet.cs (1)
24
var restoreCommand = new
NuGetExeRestoreCommand
(Log, testAsset.Path, testProject.Name)