2 references to IconFile
Microsoft.Build.Tasks.Core (2)
GenerateApplicationManifest.cs (2)
276if (!String.IsNullOrEmpty(IconFile?.ItemSpec)) 278manifest.IconFile = FindFileFromItem(IconFile).TargetPath;