The following GH action testing FSharpPlus got stuck: https://github.com/fsprojects/FSharpPlus/actions/runs/19410283295/job/55530689891?pr=614
The testing step does a dotnet test build.proj -v n.
This has happened after updating the SDK to .NET 10.
Installed version is 10.0.100, it builds a PR which migrates the project over to .NET 10.
(must build this PR and not main for the exact repro - fsprojects/FSharpPlus#614 )
Reported by @gusty