title | description | author | ms.author | ms.date | ms.topic | ms.reviewer | f1_keywords | |
---|---|---|---|---|---|---|---|---|
NuGet Warning NU5110 |
NU5110 Warning code |
mishra14 |
jodou |
8/14/2018 |
reference |
anangaur |
|
The script file 'other\init.ps1' is outside the 'tools' folder and hence will not be executed during installation of this package. Move it into the 'tools' folder.
An .ps1
file was detected in a folder other than tools
folder.
Please place the .ps1
file under the tools
folder for it to be compatible with NuGet tooling.