Commit Graph

6 Commits

Author SHA1 Message Date
David McFarland
c82bc74bcb dotnet: remove cross-target tests from broken SDKs 2026-05-19 20:48:45 -03:00
David McFarland
a8b0452599 dotnet: reduce update time
The update bot is currently failing to update dotnet due to fetch-deps
30m.

- add a --vmr-bootstrap flag to binary/update.sh

This allows us to skip a bunch of packages and platforms that aren't
needed for bootstrapping the VMR.  We also add the IL[D]Asm packages
that were previously in deps.json for versions 9+.

- disable fetch-deps in versions 9+.
2026-05-09 19:54:29 -03:00
David McFarland
f72ac56df2 dotnet: fix indentation in update scripts 2026-05-08 15:04:05 -03:00
David McFarland
f2f375833c dotnet-sdk_{10,11}: provide $out/bin/dnx
Fixes: #477657
2026-04-17 09:57:28 -03:00
David McFarland
25b82b35f8 dotnet: combine binary and source update scripts 2026-04-17 09:57:28 -03:00
David McFarland
928e583edf dotnet: combine binary and source expressions 2026-04-17 09:57:28 -03:00