aspnet / dnvm

OBSOLETE - see readme
Other
174 stars 61 forks source link

Can dnvm use local feed? #496

Closed llorchCN closed 6 years ago

llorchCN commented 8 years ago

dnvm always fails when install new dnx. How can use a local feed before(instead of) the dnvm_default_feed?

muratg commented 8 years ago

Doesn't it work when you set the environment variable?

llorchCN commented 8 years ago

It works but not so good. What about dnvm searches local cache first and then use default feed?

johandanforth commented 8 years ago

+1

muratg commented 8 years ago

DNVM/DNX/DNU are being retired in the next release in favor of dotnet CLI.

johandanforth commented 8 years ago

Yep. I've come pretty far in setting up a local dotnet core feed now :)