dotnet / dotnet/install-scripts
Support `rollForward` value
Open
- Dominant language
- PowerShell
- Stars
- 213
- Forks
- 120
- PR merge metrics
- No merged PRs in 30d
Description
Are there any plans to support the `rollForward` property in global.json?
If I set the version to `8.0.202` and `rollForward` to `latestPatch`, I would expect the script to install the (current) latest patch version `8.0.205`, but that doesn't happen.
The same with the other values of the `rollForward` property.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.