Downloaded and installed the Tao framework. But visual studio shows no clue about it. I thought it will find automatically. Does it have anything to do with GAC? Here is a snapshot:

Tao

link|improve this question

feedback

2 Answers

I've created a sexy visual studio extension that will help you to achieve your goal. Muse VSReferences will allow you to add a Global Assembly Cache reference to the project from Add GAC Reference menu item.

screenshot

link|improve this answer
nice to know that. Thank you – newcomer Jun 18 '11 at 19:19
feedback
up vote 0 down vote accepted

Finally Got the solution Here. Specially look this section: To display an assembly in the Add Reference dialog box

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.