Downgrading tool to netcoreapp1.0
This commit is contained in:
parent
8a057d5491
commit
d449e87795
|
|
@ -14,6 +14,6 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"netcoreapp1.1": {}
|
"netcoreapp1.0": {}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Loading…
Reference in New Issue