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