remove reference to a COM DLL

  • Thread starter Thread starter Le, Thanh-Nhan
  • Start date Start date
L

Le, Thanh-Nhan

Hi,
How can I remove a reference to a COM Dll? I want to add reference to new
version of this dll.

Thanks
Nhan
 
In the explorer view expand the references and right click and choose
delete
reference. That works with C# dll and I would think it would work with a
COM
dll. I have no access to Visual Studio as I am on vacation. Which begs
the
issue, what am I doing on the C# newsgroup during my vacation :),

Regards,
Jeff
How can I remove a reference to a COM Dll? I want to add reference to
new
version of this dll.
 
Thanks,

I though so too, but I cannot see the references in the explorer view, I see
only my 4 projects.
What may I do, to see the references?

Nhan
 
Back
Top