2 references to IconUrl
Microsoft.DotNet.Build.Tasks.Packaging (2)
GenerateNuSpec.cs (2)
204
if (!string.IsNullOrEmpty(
IconUrl
))
206
manifestMetadata.SetIconUrl(
IconUrl
);