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.
在 tools -> options -> .NET Assemblies Enabled 中,可以暂时禁用 mscorlib 和 system 等框架程序集。无论如何要在每个项目的基础上执行此操作,以便保留设置?
每次打开NDepend 项目属性面板时,都会自动推断框架/第三方程序集。所以你仍然可以从你的 .ndproj 文件 XML 内容中手动丢弃它们,但是当你打开NDepend Project Properties 面板时它们会回来。你为什么想这么做?