React to CoreCLR dependency changes.

This commit is contained in:
Chris R 2015-05-15 09:59:42 -07:00
parent 99ea4fed8a
commit 06d3333ed3
1 changed files with 1 additions and 0 deletions

View File

@ -13,6 +13,7 @@
"System.Diagnostics.Debug": "4.0.10-beta-*",
"System.IO": "4.0.10-beta-*",
"System.IO.FileSystem": "4.0.0-beta-*",
"System.IO.FileSystem.Primitives": "4.0.0-beta-*",
"System.Runtime": "4.0.20-beta-*",
"System.Runtime.Extensions": "4.0.10-beta-*"
}