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