Open
Description
Describe the bug
Steps To Reproduce
have a solution with test projects, clean it.
run
$env:DOTNET_CLI_TESTINGPLATFORM_ENABLE=1; dotnet test -bl
Only restore runs and there are no tests.
Tests run on subsequent run.
Expected behavior
test solution is built and all tests run no matter if there was a cleanup before.
Actual behavior
tests don't run
Additional context
binlog of each project in the clean run: