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

Drop DNU/DNX support in favor of dotnet CLI #627

Closed
reicheltp opened this issue Jan 8, 2016 · 5 comments
Closed

Drop DNU/DNX support in favor of dotnet CLI #627

reicheltp opened this issue Jan 8, 2016 · 5 comments
Milestone

Comments

@reicheltp
Copy link
Contributor

As Microsoft is slowly dropping the support for DNU and DNX in favor of the dotnet CLI we should migrate the DNU Aliases to the new dotnet CLI.

As you can read here https://github.com/dotnet/cli/blob/master/Documentation/intro-to-cli.md the transaction from DNX/DNU to the new CLI is achieved with RC2.

Since the new dotnet/cli is already available (http://dotnet.github.io/) we can switch over with a clear conscience.

If you agree with me I will implementing this and create a pull request.

Best regards,
Paul

PS: this is also fixing my issue #626 😄

@RichiCoder1
Copy link
Contributor

👍

@gep13
Copy link
Member

gep13 commented Jan 9, 2016

I believe that this was always going to be the plan going forward. We have the option to mark aliases as Obselete, so once the transition to CLI is complete, and people "shouldn't" be using DNU/DNX anymore, we can reflect that in the Alias definition.

@phenixdotnet
Copy link
Contributor

Hi.

I worked on DNU/DNx/DNVM support in cake (PR is #591) and I currently looking at dotnet cli. I can work on dotnet cli too if you want.

@gep13
Copy link
Member

gep13 commented May 17, 2016

@cake-build/team once if/when #674 is merged in, I think we need to look to marking the existing DNU aliases as obselete.

gep13 added a commit to gep13/cake that referenced this issue May 23, 2016
@gep13 gep13 added this to the v0.12.0 milestone May 25, 2016
gep13 added a commit to gep13/cake that referenced this issue May 25, 2016
@patriksvensson
Copy link
Member

Closed via #914.

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

No branches or pull requests

5 participants