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