Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NuGet dependency to project from command line #509

Closed
forderud opened this issue Apr 30, 2015 · 1 comment
Closed

Add NuGet dependency to project from command line #509

forderud opened this issue Apr 30, 2015 · 1 comment

Comments

@forderud
Copy link

I am in need for a scriptable way to add NuGet package dependencies to auto-generated C++ vcxproj projects generated by a project-file generator, like CMake or QMake.

The package manager console seem to offer "Install-Package" for doing this, but I've been unable to script this function outside of visual studio.

@deepakaravindr
Copy link

This relies on VS capabilities and we don't plan to bring it to the exe. Closing this as By Design

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants