2 references to Icon
Microsoft.DotNet.Build.Tasks.Packaging (2)
GenerateNuSpec.cs (2)
208
if (!string.IsNullOrEmpty(
Icon
))
210
manifestMetadata.Icon =
Icon
;