MSBuild, FxCop and StyleCop integration with CruiseControl.Net -


i had integrated msbuild, fxcop , stylecop cruisecontrol.net, facing problem related logfile, contains lot informations due size of file around 150 mb , want error , warning can easly load in cruisecontrol.net dashboard

thanks in advance

you need modify settings of msbuild fxcop , stylecop tasks. thus, cut off size of xml logs produced these tasks , size of merged xml log. easier view in dashboard.


Comments

Popular posts from this blog

c++ - Compiling static TagLib 1.6.3 libraries for Windows -

PostgreSQL 9.x - pg_read_binary_file & inserting files into bytea -

asp.net - call stack missing info on mono with apache and mod_mono -