React to updated CoreCLR packages

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
John Luo 2016-05-17 15:13:47 -07:00
parent 5326405fd7
commit 657d35819d
1 changed files with 1 additions and 1 deletions

View File

@ -27,7 +27,7 @@
"netstandard1.3": { "netstandard1.3": {
"dependencies": { "dependencies": {
"System.Diagnostics.Contracts": "4.0.1-*", "System.Diagnostics.Contracts": "4.0.1-*",
"System.Net.Http": "4.0.1-*" "System.Net.Http": "4.1.0-*"
}, },
"imports": [ "imports": [
"portable-net45+win8" "portable-net45+win8"