How to get "References" to show up in the Solution Explorer again...


In VS 2003, under each project, there used to be a tree node for "References", so you could change/view them on the fly. Now, in 2005, that tree node is gone. The only way I've found that you can get to project references is by opening MyProject and going to the References tab. Is there any way to get the tree node back in the Solution Explorer so I can see my references without opening MyProject

P.S. I've noticed that the "References" tree node still exists for C# projects.

WATYF


Answer this question

How to get "References" to show up in the Solution Explorer again...

  • Peter Chapman

    Ken Tucker wrote:
    If you press the show all files button in the top of the solution explorer the references node will be shown

    Excellent... that's exactly what I needed. Thanks.

    WATYF

  • V1ad

    If you press the show all files button in the top of the solution explorer the references node will be shown


  • How to get "References" to show up in the Solution Explorer again...