1 reference to RestoreAsync
NuGet.Build.Tasks.Console (1)
Program.cs (1)
111
return await dependencyGraphSpecGenerator.
RestoreAsync
(arguments.EntryProjectFilePath, arguments.MSBuildGlobalProperties, arguments.Options) ? 0 : 1;