Add missing Contracts dependency.
This commit is contained in:
parent
cd90a337ee
commit
d4778e1ad1
|
|
@ -19,6 +19,7 @@
|
|||
"System.Collections": "4.0.10-beta-*",
|
||||
"System.ComponentModel": "4.0.0-beta-*",
|
||||
"System.Console": "4.0.0-beta-*",
|
||||
"System.Diagnostics.Contracts": "4.0.0-beta-*",
|
||||
"System.Diagnostics.Debug": "4.0.10-beta-*",
|
||||
"System.IO": "4.0.10-beta-*",
|
||||
"System.Linq": "4.0.0-beta-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue