React to CoreClr dependency changes.
This commit is contained in:
parent
8c58f7ac1a
commit
89e60921f8
|
|
@ -21,6 +21,7 @@
|
||||||
"System.Diagnostics.Process": "4.0.0-beta-*",
|
"System.Diagnostics.Process": "4.0.0-beta-*",
|
||||||
"System.IO.FileSystem": "4.0.0-*",
|
"System.IO.FileSystem": "4.0.0-*",
|
||||||
"System.Net.Http": "4.0.0-beta-*",
|
"System.Net.Http": "4.0.0-beta-*",
|
||||||
|
"System.Net.Primitives": "4.0.10-beta-*",
|
||||||
"System.Runtime.Extensions": "4.0.10-beta-*",
|
"System.Runtime.Extensions": "4.0.10-beta-*",
|
||||||
"System.Text.RegularExpressions": "4.0.10-beta-*",
|
"System.Text.RegularExpressions": "4.0.10-beta-*",
|
||||||
"System.Threading": "4.0.10-beta-*",
|
"System.Threading": "4.0.10-beta-*",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue