NuBuild icon indicating copy to clipboard operation
NuBuild copied to clipboard

Directly add nuget.org package references?

Open hyrmedia opened this issue 8 years ago • 1 comments

If my nuget package has dependencies on other third-party nuget packages, it would be really nice to be able to manage these in the traditional way, rather than having to manually change my e.g. through packages.config (and thus via Visual Studio's built-in UI). Is this possible?

If not, what's the best way to manage third-party nuget package dependencies? And could this feature I've described be added at some point?

hyrmedia avatar Aug 18 '16 16:08 hyrmedia

Hmm, I'm not sure how this would be done in VS/NuBuild. It's actually been a while since I have worked in the VS ecosystem. However, I would take a PR to fix this if you are interested in working on it.

brentspell avatar Aug 18 '16 17:08 brentspell