setup-dotnet/__tests__
priya-kinthali 02574b18e2
Add support for optional architecture input for cross-architecture .NET installs (#700)
* fix basic validation with npm command

* Revert "fix basic validation with npm command"

This reverts commit 27a0803a2a.

* add architecture support

* updated installdir logic

* update architecture resolution

* update normalizeArch
2026-02-26 13:17:54 -06:00
..
__snapshots__ Upgrade Node to v20 (#484) 2023-12-04 19:47:27 +05:30
e2e-test-csproj Bump test dependencies to resolve System.Net.Http vulnerability, update workflows and README (#692) 2026-01-13 17:07:38 -06:00
authutil.test.ts Refactor and update unit-tests (#418) 2023-05-15 14:09:29 +02:00
cache-restore.test.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
cache-save.test.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
cache-utils.test.ts feat: Cache NuGet global-packages folder (#303) 2023-05-29 12:43:18 +02:00
clear-toolcache.ps1 Move toolcache folder 2021-06-28 11:44:40 +03:00
csc.test.ts Refactor and update unit-tests (#418) 2023-05-15 14:09:29 +02:00
installation-scripts.test.ts Increase amount of retries for Dotnet installation scripts tests (#427) 2023-05-19 08:50:54 +02:00
installer.test.ts Add support for optional architecture input for cross-architecture .NET installs (#700) 2026-02-26 13:17:54 -06:00
setup-dotnet.test.ts Add support for optional architecture input for cross-architecture .NET installs (#700) 2026-02-26 13:17:54 -06:00
verify-dotnet.ps1 Bump test dependencies to resolve System.Net.Http vulnerability, update workflows and README (#692) 2026-01-13 17:07:38 -06:00