visual studio - VS 2013 Code Analysis results differ when run from IDE and MSBuild -
has seen this? add code analysis of projects in solution, configurations, using microsoft extended design guidelines.
in ide clean result, in msbuild ca1034 use of nested enum types.
somewhere along line seems different set of rules used between 2 environments.
Comments
Post a Comment