I currently have it setup like below. I had tried checking 'Perform Runtime Contract Checking' and then selecting 'None' but that seems unnecessary. If I have my project setup like below are code contracts completely disabled?
Asked
Active
Viewed 3,480 times
2 Answers
4
Yes
But make sure its set like that for each build configuration, not just release.

Nobody
- 4,731
- 7
- 36
- 65
2
Visual Studio 2010 SP1 still runs its pesky cccheck.exe processes in that case.

Oleg Mihailik
- 2,514
- 2
- 19
- 32