close
Skip to content

Releases: actions/setup-dotnet

v6.0.0

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 16 Jul 02:56
Immutable release. Only release title and notes can be modified.
a98b568

What's Changed

New Contributors

Full Changelog: v5...v6.0.0

v5.4.0

Choose a tag to compare

@lmvysakh lmvysakh released this 26 Jun 02:40
Immutable release. Only release title and notes can be modified.
26b0ec1

What's Changed

Enhancements

The action now validates the sdk.version field in global.json when rollForward is specified. The version must be a fully-qualified SDK version (e.g., 8.0.100, 10.0.100). Wildcard versions (e.g., 10.0.*) and runtime-style versions (e.g., 8.0.0) will now fail. See the .NET SDK version specification for details.

Documentation

  • Docs(action): Explicitly mark all optional inputs with required: false by @kranthipoturaju in #737

Bug Fixes

Dependency Updates

  • Upgrade @actions/cache to 5.1.0, log cache write denied by @jasongin in #746

New Contributors

Full Changelog: v5.3.0...v5.4.0

v5.3.0

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 28 May 03:03
9a946fd

What's Changed

Enhancements

Dependency Updates

  • Upgrade @actions/* and fast-xml-parser dependencies by @Copilot in #728
  • Update install scripts to v2026.05.19 (preserve archive links) by @MichaelSimons in #736
  • Add rollForward note in README, improve proxy health check in e2e tests and bump version to v5.3.0 by @priyagupta108 in #738

Bug Fixes

New Contributors

Full Changelog: v5...v5.3.0

v5.2.0

Choose a tag to compare

@lmvysakh lmvysakh released this 05 Mar 02:38
c2fa09f

What's changed

Enhancements

Dependency Updates

Full Changelog: v5...v5.2.0

v5.1.0

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 14 Jan 02:54
baa11fb

What's Changed

Documentation

Dependency updates

New Contributors

Full Changelog: v5...v5.1.0

v5.0.1

Choose a tag to compare

@lmvysakh lmvysakh released this 25 Nov 02:50
2016bd2

What's Changed

  • Upgrade typescript from 5.4.2 to 5.9.2 and document breaking changes in v5 by @dependabot in #624
  • Upgrade eslint-plugin-jest from 27.9.0 to 29.0.1 by @dependabot in #648
  • Upgrade actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-15-intel by @dependabot in #665

Full Changelog: v5...v5.0.1

v5.0.0

Choose a tag to compare

@lmvysakh lmvysakh released this 03 Sep 03:15
d4c9434

What's Changed

Breaking Changes

  • Upgrade to Node.js 24 and modernize async usage by @salmanmkc in #654

Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes

Dependency Updates

Bug Fixes

  • Remove Support for older .NET Versions and Update installers scripts by @gowridurgad in #647

New Contributors

Full Changelog: v4...v5.0.0

v3.4.2

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 17 Apr 18:30
55ec944

What's Changed

  • Update the file name publish-immutable-actions to publish-immutable-action by @aparnajyothi-y in #630

Full Changelog: v3...v3.4.2

v3.4.1

Choose a tag to compare

@HarithaVattikuti HarithaVattikuti released this 17 Apr 14:05
70918d1

What's Changed

  • Add workflow file for publishing releases to immutable action package by @aparnajyothi-y in #627

Full Changelog: v3...v3.4.1

v3.4.0

Choose a tag to compare

@lmvysakh lmvysakh released this 14 Apr 03:25
a6d1e7b

What's Changed

  • Update actions/cache to 4.0.3 by @mahabaleshwars in #620
    In scope of this release we updated actions/cache package to ensure continuous support and compatibility, as older versions of the package are now deprecated. For more information please refer to the toolkit/cache.

New Contributors

Full Changelog: v3...v3.4.0