3 references to Manifest_UriCannotBeEmpty
NuGet.Packaging (3)
PackageCreation\Authoring\ManifestMetadata.cs (3)
334
yield return String.Format(CultureInfo.CurrentCulture, NuGetResources.
Manifest_UriCannotBeEmpty
, "LicenseUrl");
339
yield return String.Format(CultureInfo.CurrentCulture, NuGetResources.
Manifest_UriCannotBeEmpty
, "IconUrl");
344
yield return String.Format(CultureInfo.CurrentCulture, NuGetResources.
Manifest_UriCannotBeEmpty
, "ProjectUrl");