We have upgraded our TFS 2008 to TFS 2010 and our VS 2008 projects to VS 2010 in last weeks. We are using Code Analysis to improve our coding quality.
But we have some problems about Code Analysis Check-in Policy.
When we run code analysis on project, we get warnings about code analysis. But if we try to check-in without fix it, we expect to warned about policy fails by VS 2010; but VS 2010 does not warn us and TFS 2010 accept check-in.
So how can we solve this.
We want that team members warned about code analysis warnings before check-in if project has.