Fix ParallelCompilation property passing - #19945
Conversation
✅ No release notes required |
|
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.
|
The problem is |
|
🔍 Tooling Safety Check — Affects-Build-Infra, Affects-Test-Tooling
|
|
@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