feat: support global.json rollForward latest variants by the-avid-engineer · Pull Request #481 · actions/setup-dotnet

@the-avid-engineer

@the-avid-engineer

the only way this is valid is if rollForward is `latestMajor`, which is the only value that the global.json spec says doesn't require a version to be specified

js6pak

@the-avid-engineer @js6pak

Co-authored-by: js6pak <me@6pak.dev>

the-avid-engineer

@the-avid-engineer

georg-jung added a commit to georg-jung/SharpIppNext that referenced this pull request

Mar 11, 2025
Otherwise we would either need to update global.json regularly or we would not use a recent version of .NET unless e.g. actions/setup-dotnet#481 is merged.