isabella232 / BuildReport

A toolset to create nicely formatted HTML reports of MSBuild logs.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BuildReport

BuildReport is a toolset for creating nicely formatted HTML reports of MSBuild logs.

Content

  • MSBuild.ExtensionPack.Loggers.dll: Used for writing MSBuild log output to XML files.

    Thanks to developers of MSBuildExtensionPack @ CodePlex.

  • BuildReport.css for styling the HTML output.

  • BuildReport.xslt for transformation of the XML file into a HTML file.

  • msxsl.exe for transformation of the XML file into a HTML file.

About

A toolset to create nicely formatted HTML reports of MSBuild logs.


Languages

Language:XSLT 71.6%Language:Shell 16.6%Language:CSS 11.8%