1 write to FinalOutputPath
NuGet.Build.Tasks.Pack (1)
PackTaskLogic.cs (1)
568FinalOutputPath = finalOutputPath,
2 references to FinalOutputPath
NuGet.Commands (2)
MSBuildProjectFactory.cs (2)
134var extension = Path.GetExtension(file.FinalOutputPath); 147Source = file.FinalOutputPath,