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

ASP.NET/SQL find the element ID and update database -

jquery - appear modal windows bottom -

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