2 references to PackageOutputPath
NuGet.Build.Tasks.Pack (2)
GetPackOutputItemsTask.cs (2)
60outputs.Add(new TaskItem(Path.Combine(PackageOutputPath, nupkgFileName))); 68outputs.Add(new TaskItem(Path.Combine(PackageOutputPath, nupkgSymbolsFileName)));