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