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

Bring powershell cmdlets outside visual studio #1573

Closed
tomkuijsten opened this issue Oct 14, 2015 · 2 comments
Closed

Bring powershell cmdlets outside visual studio #1573

tomkuijsten opened this issue Oct 14, 2015 · 2 comments

Comments

@tomkuijsten
Copy link

We are trying to automate the update package proces of in-house packages through a powershell script. The commands we need (e.g. update to a specific version) are not exposed in nuget.exe, only by the powershell cmdlets in visual studio. Why isn't it possible to bring those cmdlets outside visual studio?

@yishaigalatzer
Copy link

Because these commandlets depend on visual studio environment to run. We don't plan to bring them out of visual studio.

If there is a specific feature you are missing in nuget.exe we will gladly add it. Going forward with project.json we are obsoleting many of the reasons for these cmdlets.

@tomkuijsten
Copy link
Author

I understand your point of view. I'll add another issue as question about my situation.

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