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