Question

So it seems there should be a "Code Contracts" tab in Visual Studio 2010's properties. I can't find it anywhere. Maybe it's a problem with my Visual Studio installation? I am running the RC version.

This is what I have:

alt text http://img192.imageshack.us/img192/5928/lcmitpm2aur5e4uiabdtofw.png

Anyone knows what might be wrong? Maybe I am looking in the wrong place?

Thanks

Was it helpful?

Solution

You have to download and install code contracts first. Even then, you'll only get run-time checking of contracts. Static checking requires the premium edition of visual studio.

OTHER TIPS

Have you actually installed the Code Contracts stuff from DevLabs?

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top