Describe the bug
Every time I open a directory that contains a solution file, this error is shown: "No test projects found. Make sure you've restored your projects". Even if the directory doesn't contain an F# project.
Steps to reproduce
mkdir demo
dotnet new sln -n Demo
code .
Expected behaviour
No error should be displayed. Even if no test projects exist.
Machine infos
- OS: Windows 11
- .NET SDK version: 9.0.307
- Ionide version:
7.28.3 7.29.0