Remove unncessary imports
This commit is contained in:
parent
3fc1fef2be
commit
cdb16d656c
|
|
@ -7,9 +7,6 @@
|
|||
"frameworks": {
|
||||
"net451": { },
|
||||
"netcoreapp1.0": {
|
||||
"imports": [
|
||||
"dnxcore50"
|
||||
],
|
||||
"dependencies": {
|
||||
"Microsoft.NETCore.App": {
|
||||
"version": "1.0.0-*",
|
||||
|
|
|
|||
Loading…
Reference in New Issue