| title | NuGet Error NU5018 | |
|---|---|---|
| description | NU5018 Error code | |
| author | mishra14 | |
| ms.author | jodou | |
| ms.date | 8/3/2018 | |
| ms.topic | reference | |
| ms.reviewer | anangaur | |
| f1_keywords |
|
Invalid assembly reference 'xunit.dll'. Ensure that a file named 'xunit.dll' exists in the lib directory.
The nuspec file used to create the NuGet pack operation contained references that do not exist in the .\lib folder in the project directory.
Please ensure that any referenced assemblies are placed inside .\lib folder which is in the same folder as the nuspec file used to create the package.