Uh oh!
There was an error while loading. Please reload this page.
Fix ParallelCompilation property passing - #19945
Conversation
✅ No release notes required |
majocha
commented
Jun 13, 2026
It looks that unlike Roslyn, we don't have dedicated integration tests around Fsc MSBuild task, letting bugs like this one slip through sometimes. |
This comment has been minimized.
This comment has been minimized.
majocha
commented
Jun 13, 2026
The problem is |
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
🔍 Tooling Safety Check — Affects-Build-Infra, Affects-Test-Tooling
|
T-Gro
commented
Jun 16, 2026
@majocha : https://github.com/dotnet/fsharp/tree/main/tests/fsharp/SDKTests/tests is something like "unit tests" for individual pieces of logic contained within our msbuild artifacts. |
Fixes#19935