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

[V2] remove dependency on ./dotnet from the CLI #367

Closed
ahmelsayed opened this issue Feb 1, 2018 · 2 comments
Closed

[V2] remove dependency on ./dotnet from the CLI #367

ahmelsayed opened this issue Feb 1, 2018 · 2 comments

Comments

@ahmelsayed
Copy link
Contributor

The only scenario that requires dotnet executable to be on the machine is that of installing extensions because we just launch dotnet add extensions.csproj package <extension> --version <version>

this is the only command that would prevent building a self-contained cli

@mpseidel
Copy link

Any ETA on when this dependency can be removed?

Running azure functions via node container and need to install extensions so I ran into this.

@ahmedelnably
Copy link
Contributor

closing as resolved by extension bundles

@ghost ghost locked as resolved and limited conversation to collaborators Jan 11, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants