I keep getting these style "errors" when I compile, and I don't want them. I can't find any reference to stylecop on my hard drive, but everything on the web seems to suggest that these errors result from stylecop. How do I turn them off? They suck.
i.e., "SA1121: Use the built-in type alias 'int' rather than Int32 or System.Int32"