microsoft / microsoft/vscode-dotnettools
[BUG] Remove project from solution Explorer not remove dependency
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 321
- Forks
- 54
- Avg merge
- 2d 19h
- Merged PRs (30d)
- 2
Description
Describe the Issue
When i remove 1 project on SolutionExplorer, the other projects who has that project by reference, doesn`t remove the reference
Steps To Reproduce
- I have 2 projects
ConsoleApp1have reference toClassLibrary1
- I remove
ClassLibrary1and i have the reference
Expected Behavior
In Visual Studio for Windows, the same case removes the references
Environment Information
- OS: Windows and Macos
- Vscode version 1.85.2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the case in Solution Explorer with ConsoleApp1 referencing ClassLibrary1, then remove ClassLibrary1 and inspect how project-reference removal is handled. Done means the dependent project's reference disappears as it does in Visual Studio for Windows; verify the behavior on the Windows and macOS environments named in the issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp, vscode
- Domain
- build-system, devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100