Sourced from actions/setup-dotnet's releases.
v6.0.0
What's Changed
- Migrate to ESM and upgrade dependencies by
@priyagupta108in actions/setup-dotnet#752- Bump actions/checkout from 6.0.3 to 7.0.0 by
@dependabot[bot] in actions/setup-dotnet#751- chore(deps): bump
@actions/cacheto 6.2.0 by@philip-gaiin actions/setup-dotnet#756New Contributors
@philip-gaimade their first contribution in actions/setup-dotnet#756Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v6.0.0
v5.4.0
What's Changed
Enhancements
- Improve global.json SDK version validation for rollForward by
@priyagupta108in actions/setup-dotnet#742- Pin actions to commit SHAs in workflows by
@priya-kinthaliin actions/setup-dotnet#744- Expand the CSC problem matcher to light up more errors on GitHub. by
@StephenClearyin actions/setup-dotnet#717Documentation
- Docs(action): Explicitly mark all optional inputs with required: false by
@kranthipoturajuin actions/setup-dotnet#737Bug Fixes
- Fix global.json creation command by
@michal2612in actions/setup-dotnet#694Dependency Updates
- Upgrade
@actions/cacheto 5.1.0, log cache write denied by@jasonginin actions/setup-dotnet#746New Contributors
@jasonginmade their first contribution in actions/setup-dotnet#746@michal2612made their first contribution in actions/setup-dotnet#694@kranthipoturajumade their first contribution in actions/setup-dotnet#737@StephenClearymade their first contribution in actions/setup-dotnet#717Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.4.0
v5.3.0
What's Changed
Enhancements
- Add dotnet-version: latest support with dotnet-channel input by
@mahabaleshwarsin actions/setup-dotnet#730- Support global.json's rollForward latest* variants by
@js6pakin actions/setup-dotnet#538- Improve version resolution by
@akoeplingerin actions/setup-dotnet#560Dependency Updates
... (truncated)