Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
File 'F:\project\binary\Libuv.1.10.0.nupkg' was not added to the package. Files and folders starting with '.' or ending with '.nupkg' are excluded by default. To include this file, use -NoDefaultExcludes from the commandline
Issue
The NuGet pack operation found a .nupkg
file or a file/folder starting with .
to be added to the package.
Solution
If you intend to package a .nupkg
file or a file/folder starting with .
then please use -NoDefaultExcludes
property to allow the packaging of those files/folders.