Quantcast
Channel: WE MOVED to github.com/nuget. This site is not monitored!
Viewing all articles
Browse latest Browse all 7612

Created Issue: Nuget pack command should provide an option to exclude dependencies based on packages.config [3128]

$
0
0

Nuget.exe Pack command based on a csproj includes all packages in packages.config as dependencies.

While it is good thing to have, it would be nice to provide a switch to turn that off if the user wants.

Like mentioned in the SO thread here : http://stackoverflow.com/questions/15012963/dont-include-dependencies-from-packages-config-file-when-creating-nuget-package - some of the dependencies can be "soft" dependencies.

Viewing all articles
Browse latest Browse all 7612

Trending Articles