GAC Assembly Missing in Add Reference dialog

前端 未结 7 1096
梦如初夏
梦如初夏 2021-02-10 02:06

I have an Interop assembly lying in GAC; Windows Explorer clearly shows it listed in the C:\\WINDOWS\\assembly folder. Yet, when I try to add a reference to it in f

7条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-10 02:46

    I've created a tool 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.

提交回复
热议问题