dotnetup: Support specifying runtimes that should be installed in global.json
Open
Area-dotnetup
Area-Install
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
global.json files can specify which SDK should be installed. We want to also allow them to specify a list of runtimes to install, which dotnetup would read. `dotnetup runtime install` or `dotnetup install` should install these runtimes automatically.
You should be able to use dotnetup channels in addition to specific versions.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.