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"/>* Em quarta-feira, 20 de fevereiro de 2013 04h25min01s UTC-3, Om Prakash Singh escreveu: > > 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! > -- You received this message because you are subscribed to the Google Groups "Gendarme" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/gendarme?hl=en. For more options, visit https://groups.google.com/groups/opt_out.

