React to CoreCLR dependency changes.
This commit is contained in:
parent
99ea4fed8a
commit
06d3333ed3
|
|
@ -13,6 +13,7 @@
|
||||||
"System.Diagnostics.Debug": "4.0.10-beta-*",
|
"System.Diagnostics.Debug": "4.0.10-beta-*",
|
||||||
"System.IO": "4.0.10-beta-*",
|
"System.IO": "4.0.10-beta-*",
|
||||||
"System.IO.FileSystem": "4.0.0-beta-*",
|
"System.IO.FileSystem": "4.0.0-beta-*",
|
||||||
|
"System.IO.FileSystem.Primitives": "4.0.0-beta-*",
|
||||||
"System.Runtime": "4.0.20-beta-*",
|
"System.Runtime": "4.0.20-beta-*",
|
||||||
"System.Runtime.Extensions": "4.0.10-beta-*"
|
"System.Runtime.Extensions": "4.0.10-beta-*"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue