Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用的是 NCover 1.5.8,它似乎没有产生与我的网站应用程序相关的指标。ncover 输出表明与网站相关的测试已经运行。
我需要为网站 dll 做些什么特别的事情吗?
NCover 要求 PDB 文件存在,否则它只是简单地忽略它。