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

Support Microsoft.WindowsDesktop.App from dotnet-install.ps1 #10211

Closed
natemcmaster opened this issue Apr 9, 2019 · 2 comments
Closed

Support Microsoft.WindowsDesktop.App from dotnet-install.ps1 #10211

natemcmaster opened this issue Apr 9, 2019 · 2 comments
Assignees
Milestone

Comments

@natemcmaster
Copy link
Contributor

The dotnet-install.ps1 script supports installing ASP.NET Core and NETCore.App shared frameworks. In .NET Core 3, there is a new shared framework, Microsoft.WindowsDesktop.App. It would be useful to add support for installing this with the dotnet-install.ps1 script.

Usage:

./dotnet-install.ps1 -runtime WindowsDesktop -version 3.0.0

Note: for obvious reasons, dotnet-install.sh does not need to support this.

@peterhuene
Copy link
Contributor

@johnbeisner would this be easy to add?

@johnbeisner johnbeisner self-assigned this Apr 12, 2019
@johnbeisner
Copy link
Contributor

@msftgits msftgits transferred this issue from dotnet/cli Jan 31, 2020
@msftgits msftgits added this to the 3.0.1xx milestone Jan 31, 2020
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

4 participants