Commit Graph

8 Commits

Author SHA1 Message Date
David McFarland
09a95d9e03 dotnetCorePackages.sdk_10_0: 10.0.301 -> 10.0.302 2026-07-15 14:16:39 -03:00
David McFarland
381da955cb dotnetCorePackages.sdk_10_0: 10.0.300 -> 10.0.301 2026-06-10 10:06:35 -03:00
David McFarland
599ab0fca7 dotnet: may 2026 releases
dotnetCorePackages.sdk_10_0: 10.0.203 -> 10.0.300
dotnetCorePackages.sdk_9_0: 9.0.313 -> 9.0.314
dotnetCorePackages.sdk_8_0: 8.0.420 -> 8.0.421

These are combined into one commit because they require some common
fixes.
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
24fc2a4b9c dotnetCorePackages.sdk_10_0: 10.0.202 -> 10.0.203 2026-05-04 13:43:16 -03:00
David McFarland
1d10784cf9 dotnetCorePackages.sdk_10_0: 10.0.201 -> 10.0.202 2026-04-17 09:57:29 -03:00
David McFarland
928e583edf dotnet: combine binary and source expressions 2026-04-17 09:57:28 -03:00
David McFarland
4eee53690d dotnet: combine binary and source release directories 2026-04-07 20:59:08 -03:00