References not shown in visual studio web site "project"

Posted by Dofs on Stack Overflow See other posts from Stack Overflow or by Dofs
Published on 2010-03-21T18:17:00Z Indexed on 2010/03/21 18:21 UTC
Read the original article Hit count: 281

Filed under:
|
|

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?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#