Skip to content

Issue with "dnt switch-to-projects" Command in Latest Visual Studio Version #146

@Vincent0925

Description

@Vincent0925

In the latest release of Visual Studio, the dnt switch-to-projects command does not function as expected. When attempting to switch between projects using this command, the operation fails or behaves unexpectedly, which disrupts the development workflow for users relying on .NET tools (DNT) for project management.

Steps to reproduce:

Open a solution in the latest Visual Studio version.
Run the dnt switch-to-projects command in the terminal.
Observe the error or failure to switch projects.
Expected behaviour: The command should seamlessly switch to the specified project without errors, as it did in previous versions (17.8.6).

If we used VS version 17.11.6 then got this error but used VS version 17.8.6 then it does not have an issue.

Below is the screenshot of the error when switching to the project
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions