| title | NuGet Error NU5032 | |
|---|---|---|
| description | NU5032 Error code | |
| author | nkolev92 | |
| ms.date | 11/15/2018 | |
| ms.topic | reference | |
| ms.reviewer | karann | |
| f1_keywords |
|
The license expression 'MIT OR OR Apache-2.0' cannot be parsed succesfully. The license expression is invalid.
The license expression does not conform to the NuGet license expression grammar.
In this case there are 2 'OR' operators. The operators have to be surrounded with operands. For example:
MIT OR Apache-2.0