React to updated CoreCLR packages

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
John Luo 2016-05-26 18:22:38 -07:00
parent 072893cafe
commit f5bd95b93f
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
"System.Net.WebSockets": "4.0.0-*",
"System.Resources.ResourceManager": "4.0.1-*",
"System.Runtime.Extensions": "4.1.0-*",
"System.Security.Cryptography.Algorithms": "4.1.0-*",
"System.Security.Cryptography.Algorithms": "4.2.0-*",
"System.Threading": "4.0.11-*",
"System.Threading.Tasks": "4.0.11-*",
"System.Threading.Timer": "4.0.1-*",

View File

@ -15,7 +15,7 @@
"version": "1.0.0-*",
"type": "platform"
},
"System.Net.Http": "4.0.1-*",
"System.Net.Http": "4.1.0-*",
"System.Net.Http.WinHttpHandler": "4.0.0-*",
"System.Net.Requests": "4.0.11-*",
"System.Net.WebSockets.Client": "4.0.0-*",