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