Domanda

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?

È stato utile?

Soluzione

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?

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top