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