-
v5.2.0 Stable
released this
2026-02-27 03:31:30 +08:00 | 4 commits to main since this releaseWhat's changed
Enhancements
- Add support for workloads input by @gowridurgad in https://github.com/actions/setup-dotnet/pull/693
- Add support for optional architecture input for cross-architecture .NET installs by @priya-kinthali in https://github.com/actions/setup-dotnet/pull/700
Dependency Updates
- Upgrade fast-xml-parser from 4.4.1 to 5.3.6 by @dependabot in https://github.com/actions/setup-dotnet/pull/671
- Upgrade minimatch from 3.1.2 to 3.1.5 by @dependabot in https://github.com/actions/setup-dotnet/pull/705
Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.2.0
Downloads
-
v5.1.0 Stable
released this
2026-01-14 07:07:38 +08:00 | 8 commits to main since this releaseWhat's Changed
Documentation
- Readme update for environment variable on self hosted linux runners by @priya-kinthali in https://github.com/actions/setup-dotnet/pull/689
- Contributor icon updates by @Falco20019 in https://github.com/actions/setup-dotnet/pull/604
Dependency updates
- Upgrade actions/checkout from 5 to 6 by @dependabot in https://github.com/actions/setup-dotnet/pull/684
- Upgrade to latest actions packages by @salmanmkc in https://github.com/actions/setup-dotnet/pull/687
- Upgrade dependencies in testproject and checkout in Readme by @priya-kinthali in https://github.com/actions/setup-dotnet/pull/692
New Contributors
- @priya-kinthali made their first contribution in https://github.com/actions/setup-dotnet/pull/689
- @Falco20019 made their first contribution in https://github.com/actions/setup-dotnet/pull/604
Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.1.0
Downloads
-
v5.0.1 Stable
released this
2025-11-25 01:04:21 +08:00 | 13 commits to main since this releaseWhat's Changed
- Upgrade typescript from 5.4.2 to 5.9.2 and document breaking changes in v5 by @dependabot in https://github.com/actions/setup-dotnet/pull/624
- Upgrade eslint-plugin-jest from 27.9.0 to 29.0.1 by @dependabot in https://github.com/actions/setup-dotnet/pull/648
- Upgrade actions/publish-action from 0.3.0 to 0.4.0 and update macos-13 to macos-15-intel by @dependabot in https://github.com/actions/setup-dotnet/pull/665
Full Changelog: https://github.com/actions/setup-dotnet/compare/v5...v5.0.1
Downloads
-
v5.0.0 Stable
released this
2025-09-03 10:50:49 +08:00 | 16 commits to main since this releaseWhat's Changed
Breaking Changes
- Upgrade to Node.js 24 and modernize async usage by @salmanmkc in https://github.com/actions/setup-dotnet/pull/654
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Updates
- Upgrade @action/cache from 4.0.2 to 4.0.3 by @aparnajyothi-y in https://github.com/actions/setup-dotnet/pull/622
- Upgrade husky from 8.0.3 to 9.1.7 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/591
- Upgrade @actions/glob from 0.4.0 to 0.5.0 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/594
- Upgrade eslint-config-prettier from 9.1.0 to 10.1.5 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/639
- Upgrade undici from 5.28.5 to 5.29.0 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/641
- Upgrade form-data to bring in fix for critical vulnerability by @gowridurgad in https://github.com/actions/setup-dotnet/pull/652
- Upgrade actions/checkout from 4 to 5 by @dependabot[bot] in https://github.com/actions/setup-dotnet/pull/662
Bug Fixes
- Remove Support for older .NET Versions and Update installers scripts by @gowridurgad in https://github.com/actions/setup-dotnet/pull/647
New Contributors
- @gowridurgad made their first contribution in https://github.com/actions/setup-dotnet/pull/647
- @salmanmkc made their first contribution in https://github.com/actions/setup-dotnet/pull/654
Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v5.0.0
Downloads
-
v3.4.2 Stable
released this
2025-04-18 02:21:33 +08:00 | 0 commits to releases/v3 since this releaseWhat's Changed
- Update the file name publish-immutable-actions to publish-immutable-action by @aparnajyothi-y in https://github.com/actions/setup-dotnet/pull/630
Full Changelog: https://github.com/actions/setup-dotnet/compare/v3...v3.4.2
Downloads
-
v3.4.1 Stable
released this
2025-04-17 22:04:29 +08:00 | 1 commits to releases/v3 since this releaseWhat's Changed
- Add workflow file for publishing releases to immutable action package by @aparnajyothi-y in https://github.com/actions/setup-dotnet/pull/627
Full Changelog: https://github.com/actions/setup-dotnet/compare/v3...v3.4.1
Downloads
-
v3.4.0 Stable
released this
2025-04-14 11:10:06 +08:00 | 2 commits to releases/v3 since this releaseWhat's Changed
- Update actions/cache to 4.0.3 by @mahabaleshwars in https://github.com/actions/setup-dotnet/pull/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
- @mahabaleshwars made their first contribution in https://github.com/actions/setup-dotnet/pull/620
Full Changelog: https://github.com/actions/setup-dotnet/compare/v3...v3.4.0
Downloads
- Update actions/cache to 4.0.3 by @mahabaleshwars in https://github.com/actions/setup-dotnet/pull/620
-
v4.3.1 Stable
released this
2025-03-17 10:47:43 +08:00 | 25 commits to main since this releaseWhat's Changed
v4- Removeazureedge.netfallback logic and update install scripts by @zaataylor in https://github.com/actions/setup-dotnet/pull/572
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v4 in https://github.com/actions/setup-dotnet/pull/566 and update the install scripts accordingly.
Related issue: https://github.com/dotnet/install-scripts/issues/559- upgrade @actions/cache to 4.0.2 by @HarithaVattikuti in https://github.com/actions/setup-dotnet/pull/615
Full Changelog: https://github.com/actions/setup-dotnet/compare/v4...v4.3.1
Downloads
-
v3.3.1 Stable
released this
2025-02-21 02:23:35 +08:00 | 3 commits to releases/v3 since this releaseWhat's Changed
v3- Removeazureedge.netfallback logic and update install scripts by @zaataylor in https://github.com/actions/setup-dotnet/pull/573
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v3 in #567 and update the install scripts accordingly.
Related issue: https://github.com/dotnet/install-scripts/issues/559
Full Changelog: https://github.com/actions/setup-dotnet/compare/v3...v3.3.1
Downloads
-
v2.2.1 Stable
released this
2025-02-10 23:11:28 +08:00 | 0 commits to restore-older-v2-release since this releaseWhat's Changed
v2- Removedotnetcli.blob.core.windows.netstorage account fallback logic and update install scripts by @zaataylor in https://github.com/actions/setup-dotnet/pull/576
As outlined in Critical .NET Install Links Are Changing, remove the storage account fallback logic added for v2 in #568 and update the install scripts accordingly.
Related issue: https://github.com/dotnet/install-scripts/issues/559
Full Changelog: https://github.com/actions/setup-dotnet/compare/v2...v2.2.1
Downloads