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.
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 installordotnetup installshould install these runtimes automatically.You should be able to use dotnetup channels in addition to specific versions.