1 reference to Run
dotnet (1)
Commands\New\DotnetCommandCallbacks.cs (1)
51return RestoreCommand.Run([pathToRestore, "-tlp:verbosity=quiet", "--no-logo"]) == 0;