Commit Graph

13 Commits

Author SHA1 Message Date
Othmane KINANE 1d9f0dad5b
Accept absolute paths for 'global-json-file' input (#396) 2023-03-13 12:34:56 +01:00
Ivan c82240598b
Add and configure ESLint and update configuration for Prettier (#391)
* Apply ESLint config and update Prettier

* Update dependencies and rebuild

* Update docs
2023-03-09 14:43:05 +02:00
Ivan c7e7147fd3
Add ability to write resolved version of SDK into the output variable (#324) 2022-09-29 17:45:25 +02:00
Ivan 0705ef0281
Implement proposal stated in ADR for setup-dotnet v3 and functionality from feature request #219 (#315) 2022-09-27 14:47:12 +02:00
Nogic c2dac7f367 test: add include-prerelease env on test 2022-07-31 23:27:05 +00:00
Vladimir Safonkin f3822c3b02 Prettier 2021-08-20 17:13:23 +03:00
Vladimir Safonkin 5e45b4b591 Remove hardcoded patch version from unit test 2021-08-20 17:11:48 +03:00
Vladimir Safonkin b7b99f337e Fix unit test 2021-08-20 16:54:24 +03:00
Vladimir Safonkin f92687c910 Minor fix 2021-08-20 16:47:49 +03:00
Vladimir Safonkin 9480036ff9 Fix unit test 2021-08-20 16:35:44 +03:00
Vladimir Safonkin 13fd5bf191 Support rollForward option from global.json 2021-08-20 15:43:49 +03:00
Zachary Eisinger 7a98346f51
DOTNET_ROOT and short generic versions (#131) 2020-09-24 08:26:00 -07:00
Zachary Eisinger 352338157c
Install sxs with the install-dotnet scripts (#124)
* Use dotnet-install scripts for proper sxs

* Update dotnet version in testing

* Error message cleanup

* SxS testing in the dotnet project

* Update package lock

* Test fixes

* Use proper environment variable

* Set dotnet root for windows
2020-09-15 09:36:09 -07:00