2 references to NuGetLicense_InvalidLicenseType
NuGet.Packaging (2)
PackageCreation\Authoring\ManifestReader.cs (2)
189throw new InvalidDataException(string.Format(CultureInfo.CurrentCulture, Strings.NuGetLicense_InvalidLicenseType, type)); 240throw new InvalidDataException(string.Format(CultureInfo.CurrentCulture, Strings.NuGetLicense_InvalidLicenseType, type));