1
0
Fork 0
mirror of synced 2026-06-05 07:55:13 +00:00
setup-dotnet/src
js6pak 98af08bf64
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 d9dae35030.
2026-05-26 17:43:27 -05:00
..
authutil.ts Add and configure ESLint and update configuration for Prettier (#391) 2023-03-09 14:43:05 +02:00
cache-restore.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
cache-save.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
cache-utils.ts Revise isGhes logic (#556) 2024-10-21 13:32:55 -05:00
constants.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
installer.ts Don't download releases-index.json to resolve major version (#560) 2026-05-11 12:11:45 -05:00
setup-dotnet.ts Support global.json's rollForward latest* variants (#538) 2026-05-26 17:43:27 -05:00
utils.ts Change PLATFORM to constant instead of function 2023-05-25 13:11:13 +02:00