| title | NuGet Warning NU5123 | |
|---|---|---|
| description | NU5123 Warning code | |
| author | mishra14 | |
| ms.author | jodou | |
| ms.date | 8/14/2018 | |
| ms.topic | reference | |
| ms.reviewer | anangaur | |
| f1_keywords |
|
The file 'content/<LongPath>/readme.txt' path, name, or both are too long. Your package might not work without long file path support. Please shorten the file path or file name.
A file was detected to have an installed path of longer than 200 characters. Installed path is defined as the <package_id>/<version>/target_file_path, where target_file_path is defined in the target property of the<files> section in the nuspec file.
Please ensure that the path <package_id>/<version>/target_file_path for all the files included in the package are less than 200 characters, where target_file_path is defined in the target property of the<files> section in the nuspec file.