Is there a good tool that can convert the XML output of FxCop into something that can be put into a Word document? I'd prefer not to write an XML-FO XSLT transform, maybe someone did something like that already.
+2
A:
Somebody did. You'll find several .xsl files in the Xml subdirectory of the FxCop install directory.
- FxCopReport.xsl
- FxCopRichConsoleOutput.xsl
- VSConsoleOutput.xsl
Hans Passant
2010-03-12 20:54:52
A:
I found that you can simply copy and paste into a spreadsheet and paste that into Word.
User1
2010-03-18 14:52:57
copy from where?
Alfred Myers
2010-04-30 19:41:28
Select all of the lines in the grid inside FxCop itself and copy it onto clipboard.
User1
2010-04-30 23:01:30