| title | NuGet Warning NU5114 | |
|---|---|---|
| description | NU5114 Warning code | |
| author | mishra14 | |
| ms.author | jodou | |
| ms.date | 8/14/2018 | |
| ms.topic | reference | |
| ms.reviewer | anangaur | |
| f1_keywords |
|
'SolutionDir' key already exists in Properties collection. Overriding value.
A property was specified in the project file and also passed through pack command using -Properties or -p:NuspecProperties options.
Please ensure that is a property is defined in the project file then, you do not pass the same property through pack command using -Properties or -p:NuspecProperties options.