Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit 3a8ecc7

Browse files
committed
Add Dictionary and List dependency to dnxcore50
1 parent 38bd9f4 commit 3a8ecc7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Microsoft.AspNet.WebUtilities/project.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
"dnx451": { },
1717
"dnxcore50": {
1818
"dependencies": {
19+
"System.Collections": "4.0.11-beta-*",
1920
"System.Diagnostics.Debug": "4.0.11-beta-*",
2021
"System.IO": "4.0.11-beta-*",
2122
"System.IO.FileSystem": "4.0.1-beta-*",

0 commit comments

Comments
 (0)