Reacting to CoreCLR package changes
This commit is contained in:
parent
204f8a3a8e
commit
ece8d1954a
|
|
@ -17,9 +17,6 @@
|
|||
|
||||
"frameworks": {
|
||||
"net451": {
|
||||
"dependencies": {
|
||||
"xunit.runner.console": "2.1.0"
|
||||
},
|
||||
"frameworkAssemblies": {
|
||||
"System.Runtime": ""
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,9 +19,6 @@
|
|||
"frameworks": {
|
||||
"dnx451": {},
|
||||
"netstandardapp1.5": {
|
||||
"dependencies": {
|
||||
"NETStandard.Library": "1.0.0-*"
|
||||
},
|
||||
"imports": [
|
||||
"dnxcore50",
|
||||
"portable-net451+win8"
|
||||
|
|
|
|||
Loading…
Reference in New Issue