Hi, I removed some default statistics (FXCop and others) in one of my projects by overwriting them in the config and setting include="false". The resulting report.xml and statistics.csv in my artifacts directory do not have them included anymore.
Nevertheless, the web dashboard doesn't care and still shows them (for example "FX Cop Warnings" with a value of 0). When I show the HTML source of the dashboard page, I see a "var _statistics = ..." which also contains only the statistic values I'd like to show. So where do the other default values come from and how do I exclude them? I am using CC.Net 1.4.4.83 Thanks in advance, Florian
