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