1
0
Fork 0
mirror of synced 2026-06-05 10:58:19 +00:00
setup-dotnet/dist
Alexander Köplinger f1970f5ca3
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>
2026-05-11 12:11:45 -05:00
..
cache-save chore: bump @actions/* and fast-xml-parser dependencies (#728) 2026-04-15 12:38:47 -05:00
setup Don't download releases-index.json to resolve major version (#560) 2026-05-11 12:11:45 -05:00