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