dotnetup: Root install, uninstall, and update commands should be able to handle both sdks and runtimes
Open
Area-dotnetup
Area-Linux
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
Right now you can run `dotnetup install` (or update or uninstall), but it only applies to SDKs.
We should change it so it works with all installable components that `dotnetup` supports. Today this is SDKs and Runtimes, but further componentization of the SDK should continue the "root install covers everything" approach.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.