2 writes to NuspecOutputPath
NuGet.Build.Tasks.Pack (2)
PackTaskLogic.cs (2)
648
packArgs.PackTargetArgs.
NuspecOutputPath
= request.NuspecOutputPath;
652
packArgs.PackTargetArgs.
NuspecOutputPath
= Path.Combine(
1 reference to NuspecOutputPath
NuGet.Commands (1)
MSBuildProjectFactory.cs (1)
100
_packTargetArgs.
NuspecOutputPath
,