.net 4.0 GAC can't refer
Posted
by santose
on Stack Overflow
See other posts from Stack Overflow
or by santose
Published on 2009-12-18T09:23:17Z
Indexed on
2010/04/17
22:53 UTC
Read the original article
Hit count: 206
I have installed VS 2010 and builded a project and added the assembly in GAC 4.0.
But How to refer this assembly in a application.
I have created new application and going to add -> reference I couldn't find the assembly which i was installed. But its their if we seen thro' the physical path of the GAC.
© Stack Overflow or respective owner