You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When refreshing the test explorer after couple of changes to the test and running some of them and trigger the refresh, the process is stuck with this command
Running dotnet test "c:\...\...\...\...\...\...\xxx.Testing\xxx.Testing.fsproj" --framework:"net8.0" --noLogo --list-tests --no-build
This is also the only test project which has no tests actually in it
The text was updated successfully, but these errors were encountered:
When refreshing the test explorer after couple of changes to the test and running some of them and trigger the refresh, the process is stuck with this command
Running
dotnet test "c:\...\...\...\...\...\...\xxx.Testing\xxx.Testing.fsproj" --framework:"net8.0" --noLogo --list-tests --no-build
This is also the only test project which has no tests actually in it
The text was updated successfully, but these errors were encountered: