Stop compiling for dnx451

Fixes #734
This commit is contained in:
Pranav K 2016-04-15 13:12:14 -07:00
parent dfe83b6bac
commit eeed1036e3
1 changed files with 0 additions and 8 deletions

View File

@ -50,14 +50,6 @@
"System.Xml.Linq": "4.0.0.0"
}
},
"dnx451": {
"frameworkAssemblies": {
"System.Runtime": "",
"System.IO": "",
"System.Xml": "4.0.0.0",
"System.Xml.Linq": "4.0.0.0"
}
},
"netstandard1.5": {
"dependencies": {
"System.Collections.Concurrent": "4.0.12-*",