Description:
Add an option that forwards to the corresponding install-script option.
The install script supports the --runtime option https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script#options
Justification:
Runtime is smaller and when you only need the runtime it's better to not get excess capabilities.
Are you willing to submit a PR?
Not really
Description:
Add an option that forwards to the corresponding install-script option.
The install script supports the
--runtimeoption https://learn.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script#optionsJustification:
Runtime is smaller and when you only need the runtime it's better to not get excess capabilities.
Are you willing to submit a PR?
Not really