Hi,
I have a NDepend project that is using in automatic build process. When a developer adds one more assembly to the project, NDepend cannot pick up and analyze that assembly automatically. I can see the new assembly only when I add manually into NDepend project. How can I configure in NDepend project so that it will pick up new reference assembly and analyze automatically. Is there anyways to do it or am I something wrong in using NDepend?
Thanks,
ant.
views:
12answers:
1
A:
When a developer adds one more assembly to the project,
I guess you mean When a developer adds one more assembly to the Visual Studio solution, in that case indeed, this is a feature request for future NDepend version.
Patrick Smacchia - NDepend dev
2010-09-02 18:12:49
This is exactly what I want. Now I wrote small app to modify NDepend project and the problem solved. I also want to suggest to add a feature that user can specify a list to directories to pick up assemblies. In my company, we are using NDepend to monitor code quality in every build.
Ant
2010-09-03 09:11:47
>user can specify a list to directories to pick up assembliesHave you look at Project properties > Code to Analyze > Folders ?
Patrick Smacchia - NDepend dev
2010-09-03 13:42:03
there is no auto pickup, i need to add new assemblies manually to the project.
Ant
2010-10-29 07:24:42