Closed bgrainger closed 1 week ago
Yes I'm aware you can install .NET manually, but I'm intentionally not doing that. Doing so makes each CI run take more time and wastes resources, and it adds more code to maintain to the CI script. The new images are already being deployed for the GitHub Actions runners, so there's no point. I'm not in any rush, and waiting a few more days won't make a difference 🙂
Description (optional)
This will install the .NET SDK version specified in
global.json
.Additional context (optional)
https://github.com/Sergio0694/PolySharp/pull/108#issuecomment-2475065118 says:
You don't have to wait; you can install the SDK as part of each build.