Fixing CI build failure

This commit is contained in:
Pranav K 2016-03-12 17:38:44 -08:00
parent a31f840675
commit 7b1931c2c8
1 changed files with 2 additions and 1 deletions

View File

@ -25,7 +25,8 @@
"Microsoft.Web.Administration": "7.0.0" "Microsoft.Web.Administration": "7.0.0"
}, },
"frameworkAssemblies": { "frameworkAssemblies": {
"System.Net.Http": "" "System.Net.Http": "",
"System.Runtime": { "type": "build" }
} }
}, },
"netstandardapp1.5": { "netstandardapp1.5": {