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

Clean Selection in the SolutionExplorer Contextmenu throws Nullreference exception, when a unloaded project is selected #119

Open
Lohnegrim opened this issue Jun 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@Lohnegrim
Copy link

Describe the bug
Hi,
When I have a loaded and a unloaded project selected in the “Solution Explorer”-Window and select Cleanup in the Context Menu, then VS throws a NullReference.
The Error is reported here:
https://developercommunity.visualstudio.com/t/Clean-Selection-in-the-SolutionExplorer/10399038?viewtype=all

To Reproduce
Steps to reproduce the behavior:
1.) Create a new Solution with 2 projects
2.) Unload one project
3.) Select booth projects, richgclick on one of them and select 'Clean Selection'

Expected behavior
Clean of the selected and loaded excpetion

Screenshots
image
image

Additional context
As descriped in the Attached VS Community Report, when one of the projects is a VS-Installer Project, then it throws another error

@Lohnegrim Lohnegrim added the bug Something isn't working label Jun 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant