-
Notifications
You must be signed in to change notification settings - Fork 521
Open
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic
Description
Description:
This action sets up the .NET SDK, but in some cases I'd like to install just a specific runtime version, not the whole SDK.
Justification:
I have a library with tests for multiple .NET versions. I want to use the latest SDK, but to be able to run the tests for all the supported .NET versions, I also need the appropriate runtime versions to be installed.
Are you willing to submit a PR?
Open to it, but would need some guidance, since I'm not familiar with the code.
Note: this seems to be supported by the install.sh and install.ps1 scripts, but I see no way to pass the appropriate parameters to the script when using the action. Am I missing something?
jozefizso, ch1seL, jeffkl, parched, mattjohnsonpint and 2 more
Metadata
Metadata
Assignees
Labels
feature requestNew feature or request to improve the current logicNew feature or request to improve the current logic