Skip to content

"No test projects found" error when opening any .NET project directory #2111

@inosik

Description

@inosik

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions