Logo
Explore Help
Sign In
mirror/setup-dotnet
2
0
Fork 0
You've already forked setup-dotnet
Code Issues Pull Requests Actions Packages Projects Releases 44 Wiki Activity

44 Releases 51 Tags

RSS Feed
  • v5.2.0 c2fa09f4bd
    Compare

    v5.2.0 Stable

    lmvysakh released this 2026-02-27 03:31:30 +08:00 | 4 commits to main since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v5.1.0 baa11fbfe1
    Compare

    v5.1.0 Stable

    HarithaVattikuti released this 2026-01-14 07:07:38 +08:00 | 8 commits to main since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v5.0.1 2016bd2012
    Compare

    v5.0.1 Stable

    lmvysakh released this 2025-11-25 01:04:21 +08:00 | 13 commits to main since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v5.0.0 d4c94342e5
    Compare

    v5.0.0 Stable

    lmvysakh released this 2025-09-03 10:50:49 +08:00 | 16 commits to main since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.4.2 55ec9447dd
    Compare

    v3.4.2 Stable

    HarithaVattikuti released this 2025-04-18 02:21:33 +08:00 | 0 commits to releases/v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.4.1 70918d1a1f
    Compare

    v3.4.1 Stable

    HarithaVattikuti released this 2025-04-17 22:04:29 +08:00 | 1 commits to releases/v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.4.0 a6d1e7b915
    Compare

    v3.4.0 Stable

    lmvysakh released this 2025-04-14 11:10:06 +08:00 | 2 commits to releases/v3 since this release

    What'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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v4.3.1 67a3573c9a
    Compare

    v4.3.1 Stable

    HarithaVattikuti released this 2025-03-17 10:47:43 +08:00 | 25 commits to main since this release

    What's Changed

    • v4 - Remove azureedge.net fallback 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v3.3.1 b2ace4b12f
    Compare

    v3.3.1 Stable

    HarithaVattikuti released this 2025-02-21 02:23:35 +08:00 | 3 commits to releases/v3 since this release

    What's Changed

    • v3 - Remove azureedge.net fallback 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v2.2.1 8e6bd2905e
    Compare

    v2.2.1 Stable

    HarithaVattikuti released this 2025-02-10 23:11:28 +08:00 | 0 commits to restore-older-v2-release since this release

    What's Changed

    • v2 - Remove dotnetcli.blob.core.windows.net storage 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
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
First Previous 1 2 3 4 5 Next Last
Powered by Gitea Version: 1.25.4 Page: 91ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API