-
Notifications
You must be signed in to change notification settings - Fork 566
Comparing changes
Open a pull request
base repository: actions/setup-dotnet
base: c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7
head repository: actions/setup-dotnet
compare: 9a946fdbd5fb07b82b2f5a4466058b876ab72bb2
- 7 commits
- 36 files changed
- 9 contributors
Commits on Mar 19, 2026
-
CI: remove manual PowerShell install from test-proxy job (e2e-tests.y…
Configuration menu - View commit details
-
Copy full SHA for a66eefa - Browse repository at this point
Copy the full SHA a66eefaView commit details
Commits on Apr 15, 2026
-
chore: bump @actions/* and fast-xml-parser dependencies (#728)
* chore: update dependencies and license cache Agent-Logs-Url: https://github.com/actions/setup-dotnet/sessions/e045029b-9f7d-4035-8714-f2c0a75f22f0 * fix: revert .licensed.yml change and set http-client license to mit Agent-Logs-Url: https://github.com/actions/setup-dotnet/sessions/df77fea2-a442-4d42-9d49-a8617aa773a8 * Revert "fix: revert .licensed.yml change and set http-client license to mit" This reverts commit 80db01f. Co-authored-by: priyagupta108 <147705955+priyagupta108@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: priyagupta108 <147705955+priyagupta108@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df991ae - Browse repository at this point
Copy the full SHA df991aeView commit details
Commits on Apr 27, 2026
-
Add dotnet-version: latest support with dotnet-channel input (#730)
* feat: add dotnet-version: latest keyword with dotnet-channel support (#497) * restore test-proxy container image * update e2e-tests.yml and documentation * fix(tests): correct release-type and support-phase values in latest-version test mocks
Configuration menu - View commit details
-
Copy full SHA for af9211b - Browse repository at this point
Copy the full SHA af9211bView commit details
Commits on May 11, 2026
-
Don't download releases-index.json to resolve major version (#560)
* Don't download releases-index.json to resolving major version Starting with .NET 5 the minor version is always zero. The earlier releases don't get new versions anymore so we can hardcode the minor version instead of downloading releases-index.json to do the lookup. * Remove unused variable * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Commit dist/setup/index.js * Refresh after copilot commits --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f1970f5 - Browse repository at this point
Copy the full SHA f1970f5View commit details
Commits on May 26, 2026
-
Update install scripts to v2026.05.19 (#736)
Update externals/install-dotnet.ps1 and externals/install-dotnet.sh to the v2026.05.19 release of dotnet/install-scripts. This uptakes the changes from dotnet/install-scripts#697 which preserves archive links during installation (hardlinks on Windows, symlinks on Linux) as part of dotnet/sdk#52182. On Windows, .NET 11.0+ is now installed via tar.gz archives which preserves hardlinks, significantly reducing disk space usage. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8404272 - Browse repository at this point
Copy the full SHA 8404272View commit details -
Support global.json's rollForward latest* variants (#538)
* Rename toolcache directory instead of moving to tmp This further enhances time savings seen in #213, down from a few minutes to seconds. * Remove branch constraint on workflows used for testing This means you are going to be notified of CI issues quicker, especially if you have to wait for a confirmation before running the workflows on your PR. * Support global.json's rollForward latest* variants * Remove e2e-test's dependency on Microsoft.NET.Test.Sdk The newer versions are net8.0/net462+ only, making older .NET sdks more annoying to test * Revert "Remove e2e-test's dependency on Microsoft.NET.Test.Sdk" This reverts commit 14839a662649cdea79ccecc3a7ce9a91386185b4. * Don't run unsupported versions in global.json tests * Revert "Remove branch constraint on workflows used for testing" This reverts commit d9dae35.
Configuration menu - View commit details
-
Copy full SHA for 98af08b - Browse repository at this point
Copy the full SHA 98af08bView commit details
Commits on May 28, 2026
-
Add rollForward note in README, improve proxy health check in e2e tes…
…ts and bump version to v5.3.0 (#738) * docs: add note about latest* rollForward support in global.json * update health check options for squid proxy in e2e tests
Configuration menu - View commit details
-
Copy full SHA for 9a946fd - Browse repository at this point
Copy the full SHA 9a946fdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff c2fa09f4bde5ebb9d1777cf28262a3eb3db3ced7...9a946fdbd5fb07b82b2f5a4466058b876ab72bb2