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
Describe the bug
I have a solution with 1 project for each layer on a mediator pattern. Every time i try to open the domain layer, is doesn't with the error: Element with id m2tbz-4rvrer-1ti7nd3 is already registered. The project has nothing special. Doesn't have any references to any Nuget package or other projects (is the bottom layer).
To Reproduce
Steps to reproduce the behavior:
Go to a solution with several projects
Click on the project which has the problem
Expected behavior
The project should open so i can work on it
Environment (please complete the following information):
OS: Windows 11 10.0.22631
vscode version 1.91.0
The text was updated successfully, but these errors were encountered:
I had been working on this issue and thought it was fixed. If you can provide me with a solution (with its projects and files) where it happens, I could try to reproduce and resolve it...
Sure thing. By the way, mine displays a different id but same error message in general. Also, none of the projects will expand when clicked on like normal and I have other solutions with multiple projects that open just fine. I'll reply here with the solution in a zip when I can. Thanks!
Describe the bug
I have a solution with 1 project for each layer on a mediator pattern. Every time i try to open the domain layer, is doesn't with the error: Element with id m2tbz-4rvrer-1ti7nd3 is already registered. The project has nothing special. Doesn't have any references to any Nuget package or other projects (is the bottom layer).
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The project should open so i can work on it
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: