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