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

How to get "References" to show up in the Solution Explorer again...
Peter Chapman
Excellent... that's exactly what I needed. Thanks.
WATYF
V1ad