You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 15, 2023. It is now read-only.
This issue is meant to provide a single place where we can keep people notified about the status of the Code Contracts project. We (Microsoft) now have some resources and will do the work (in conjunction with the community of course) to update the sources so the tools will work in VS2015. After that, we are looking to transition the repo outside of the Microsoft organization in GitHub and turn ownership over to any community members that are interested.
As far as we are aware, the current work items are:
Updating the rewriter to understand the new Roslyn code-generation patterns for iterators/async.
Updating the Visual Studio integration so that the Code Contracts pane appears in the project properties window.
Fixing some other missing files, etc.
Separately, there is a Roslyn discussion (dotnet/roslyn#119) about adding contracts to a future version of C#.