Temporarily removed DNX Core support
This commit is contained in:
@@ -17,12 +17,6 @@
|
||||
},
|
||||
"frameworks": {
|
||||
"net45": { },
|
||||
"dnx451": { },
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Runtime": "4.0.20",
|
||||
"Microsoft.CSharp": "4.0.0"
|
||||
}
|
||||
}
|
||||
"dnx451": { }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -40,20 +40,6 @@
|
||||
"frameworkAssemblies": {
|
||||
"System.Net.Http": "4.0.0.0"
|
||||
}
|
||||
},
|
||||
"dnxcore50": {
|
||||
"dependencies": {
|
||||
"System.Collections.Concurrent": "4.0.10",
|
||||
"System.Diagnostics.Debug": "4.0.10",
|
||||
"System.IO.Compression": "4.0.0",
|
||||
"System.Linq": "4.0.0",
|
||||
"System.Net.Requests": "4.0.10",
|
||||
"System.Net.Sockets": "4.0.10-beta-23019",
|
||||
"System.Net.WebSockets.Client": "4.0.0-beta-23123",
|
||||
"System.Runtime": "4.0.20",
|
||||
"System.Text.RegularExpressions": "4.0.10",
|
||||
"System.Net.NameResolution": "4.0.0-beta-23019"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user