NUnit assembly not found

前端 未结 5 1542
被撕碎了的回忆
被撕碎了的回忆 2021-02-02 12:25

I\'ve used NUnit before, but not in a while, and never on this machine. I unzipped version 2.4.8 under Program Files, and I keep getting this error when trying to l

5条回答
  •  一向
    一向 (楼主)
    2021-02-02 12:57

    If you install using NUnit-2.4.8-net-2.0.msi, the NUnit assemblies are added to the GAC.

    You can also reinstall manually by running gacutil from the Visual Studio 2005 command prompt.

提交回复
热议问题