Remove System.Collections from project.json

This commit is contained in:
Hao Kung 2016-12-12 14:08:47 -08:00
parent 5e4e9ccdf1
commit f62ae89d78
1 changed files with 0 additions and 1 deletions

View File

@ -29,7 +29,6 @@
"frameworks": {
"net451": {
"frameworkAssemblies": {
"System.Collections": "",
"System.Data": ""
}
}