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.
Are there any plans to support the
rollForwardproperty in global.json?If I set the version to
8.0.202androllForwardtolatestPatch, I would expect the script to install the (current) latest patch version8.0.205, but that doesn't happen.The same with the other values of the
rollForwardproperty.