Fixing System.Diagnostics.Contracts reference

This commit is contained in:
Pranav K 2014-10-24 08:01:10 -07:00
parent c9fbaccde1
commit 9309765ffa
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@
},
"aspnetcore50": {
"dependencies": {
"System.Diagnostics.Contracts": "4.0.0-beta",
"System.Diagnostics.Contracts": "4.0.0-beta-*",
"System.Net.Http": "4.0.0-beta-*"
}
}