React to updated CoreCLR packages
https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
parent
072893cafe
commit
f5bd95b93f
|
|
@ -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-*",
|
||||
|
|
|
|||
|
|
@ -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-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue