References not shown in visual studio web site "project"
- by Dofs
Hi,
I have an ASP.NET 3.5 website project, where I have added a few assemblies.
When I look in the bin folder in visual studio there the references are not shown, but if I go to the references in the property pages for the website they are shown as GAC.
Shouldn't dll's in GAC be shown under references for a website project in visual studio?