1 write to IsTool
NuGet.Commands (1)
MSBuildProjectFactory.cs (1)
67IsTool = packArgs.Tool,
1 reference to IsTool
NuGet.Commands (1)
MSBuildProjectFactory.cs (1)
148Target = IsTool ? Path.Combine(targetFolders[i], targetPath) : Path.Combine(targetFolders[i], tfm, targetPath)