FXCop run befor i checkin the file in SourceSafe from VisualStudio2003

Kilitli FXCop run befor i checkin the file in SourceSafe from VisualStudio2003

  • 10 Ağustos 2005 Çarşamba 16:27
     
     
    Our project in the VisualStudio 2003 are to big to check it all the time with fxcop. So i want to check the file only when i checkin in the sourcesafe.

    Are there a posibility to call the cmdline of fxcop?

    Thx for helping

    Matthias

Tüm Yanıtlar

  • 11 Ağustos 2005 Perşembe 17:19
     
     Yanıt
    There is no direct integration w/FxCop in VS2003, unfortunately. You can add FxCopCmd as an external tool or you can run a batch file-based test as a post-build step (if a post-build step is supported by your project system).

    Michael Fanning
    VSTS Development: Code Analysis