Gendarme integration with VS2010 and MSBuild

207 views
Skip to first unread message

Om Prakash Singh

unread,
Feb 20, 2013, 2:25:01 AM2/20/13
to gend...@googlegroups.com
Hello all, I am new to this. I downloaded this version of the tool (Gendarme 2.11 (unsupported build - Win32 - Requires .NET Framework 4.0)) from https://github.com/spouliot/gendarme/downloads and it works good as an independent app but I want to integrate it with my VS2010 Premium. After lot of  search I found that this is the only wrapper that serves my purpose (https://github.com/unintelligible/GendarmeMsBuild). I did what has been mentioned there but it did not throw any error or warning as shown on the page. I only tried to integrate it to VS and have not tried to integrate it to MSBuild yet.

I need some help here as to what possibly I might be doing wrong. Need help here!

I also open to the idea of integrating Gendarme to VS and MSBuild by any other means as well if that works fine.

Anyone please?

Thanks in advance!

Roger Paviani

unread,
Feb 20, 2013, 9:32:57 AM2/20/13
to gend...@googlegroups.com
Olá! Sou novo aqui também...


Na janela OUTPUT do Visual Studio apareceu alguma warning?
Se sim, faltou você habilitar a configuração WarningsAsErrors="True"...

<Gendarme Assemblies="$(TargetPath)" IntegrateWithVisualStudio="True" WarningsAsErrors="True"/>

Om Prakash Singh

unread,
Mar 4, 2013, 1:27:22 AM3/4/13
to gend...@googlegroups.com
That is already done but still no luck
Reply all
Reply to author
Forward
0 new messages