| title | NuGet Error NU5035 | |
|---|---|---|
| description | NU5035 Error code | |
| author | nkolev92 | |
| ms.date | 11/15/2018 | |
| ms.topic | reference | |
| ms.reviewer | karann | |
| f1_keywords |
|
The PackageLicenseUrl cannot be used in conjunction with the PackageLicenseFile and PackageLicenseExpression.
When using PackageLicenseFile or PackageLicenseExpression, you should not set the PackageLicenseUrl property. The licenseUrl metadata will be auto-generated by the client tools to a down-level friendly url.
Do not set the PackageLicenseUrl.