Question

In tools -> options -> .NET Assemblies Enabled, it is possible to temporarily disable framework assemblies such as mscorlib and system. Is there anyway to do this on a per project basis such that the settings are persisted?

Was it helpful?

Solution

Framework/Third-Party assemblies are inferred automatically each time you open the NDepend Project Properties panel. So you can still discard them manually from thye .ndproj file XML content, but they'll come back when you open the NDepend Project Properties panel. Why would you want to do that?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top