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