TheSwamp

Code Red => .NET => Topic started by: Glenn R on October 21, 2009, 06:28:25 PM

Title: StyleCop and Visual C# 2008 Express
Post by: Glenn R on October 21, 2009, 06:28:25 PM
I was looking into using StyleCop, but only have access to the express editions at the moment and I came across this (http://padcom13.blogspot.com/2009/06/stylecop-and-fxcop-integration-in-vs.html).

If you try this, make sure you install the MSBuild components option during StyleCop install and then just modify you're project's .csproj file as per the above link and you're good as gold.

Quite interesting.