I open up a Design.csproj and a whole solution opens!

Viewed 1450

Why?

I expect only the project to open.

The only way that I could accomplish what I wanted to do was to create a new project test.csproj, add design.csproj, save the solution, and then remove test.csproj.

4 Answers
Related