https://github.com/krk/codecontractsrosyln
Demonstrates "Unknown custom metadata item kind: 5" error in Code Contracts with Roslyn
https://github.com/krk/codecontractsrosyln
Last synced: over 1 year ago
JSON representation
Demonstrates "Unknown custom metadata item kind: 5" error in Code Contracts with Roslyn
- Host: GitHub
- URL: https://github.com/krk/codecontractsrosyln
- Owner: krk
- Created: 2014-10-28T10:42:57.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-28T11:08:45.000Z (over 11 years ago)
- Last Synced: 2025-02-14T16:56:52.438Z (over 1 year ago)
- Language: C#
- Size: 129 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
CodeContractsRosyln
===================
Demonstrates "Unknown custom metadata item kind: 5" error in Code Contracts with Roslyn
For explanation please see http://dissipatedheat.com/2014/10/28/curious-case-of-code-contracts-and-roslyn/