Unintelligible

Saturday, October 2, 2010

Gendarme MSBuild task

I just wrote a quick MSBuild wrapper around the great Gendarme tool. It allows running Gendarme as part of an MSBuild task/project, and supports all the options that the command-line runner supports.

It also integrates with Visual Studio:

Visual Studio screenshot

The binary can be downloaded here: https://github.com/unintelligible/GendarmeMsBuild/downloads

The source code is available here: https://github.com/unintelligible/GendarmeMsBuild

posted by Nick at 1:14 am - filed in .net