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?

Était-ce utile?

La 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?

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top