Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Vincent0925 opened this issue Dec 4, 2024 · 0 comments

Comments

@Vincent0925
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant