Removing transitive references from aspnetcore50 to unblock build

This commit is contained in:
Pranav K 2014-12-12 12:53:27 -08:00
parent 1631ca1a47
commit edc2c2d18c
1 changed files with 0 additions and 4 deletions

View File

@ -7,10 +7,6 @@
"aspnet50": {
},
"aspnetcore50": {
"dependencies": {
"System.Runtime.Serialization.Xml": "4.0.0-beta-*",
"System.Xml.ReaderWriter": "4.0.10-beta-*"
}
}
}
}