Add Dictionary and List dependency to dnxcore50

This commit is contained in:
Brennan 2015-09-23 14:46:52 -07:00
parent 38bd9f4232
commit 3a8ecc7d4a
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
"dnx451": { },
"dnxcore50": {
"dependencies": {
"System.Collections": "4.0.11-beta-*",
"System.Diagnostics.Debug": "4.0.11-beta-*",
"System.IO": "4.0.11-beta-*",
"System.IO.FileSystem": "4.0.1-beta-*",