2 references to ContentsFile
Microsoft.DotNet.Build.Tasks.Installers (2)
src\CreateLightCommandPackageDrop.cs (2)
59if (ContentsFile != null) 61commandString.Append($" -contentsfile {Path.GetFileName(ContentsFile)}");