parent
5f2f434034
commit
e5c6f5ed14
|
|
@ -19,11 +19,8 @@
|
||||||
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netstandardapp1.5": {
|
"dnxcore50": {
|
||||||
"imports": [
|
"imports": "portable-net451+win8"
|
||||||
"dnxcore50",
|
|
||||||
"portable-net451+win8"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -13,11 +13,8 @@
|
||||||
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
"Microsoft.NETCore.Platforms": "1.0.1-*"
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netstandardapp1.5": {
|
"dnxcore50": {
|
||||||
"imports": [
|
"imports": "portable-net451+win8"
|
||||||
"dnxcore50",
|
|
||||||
"portable-net451+win8"
|
|
||||||
]
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue