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