2 references to OutputsFile
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateLightCommandPackageDrop.cs (2)
63
if (
OutputsFile
!= null)
65
commandString.Append($" -outputsfile {Path.GetFileName(
OutputsFile
)}");