Update new template to remove imports
This commit is contained in:
parent
ad5b01d1c2
commit
0ef189c07a
1 changed files with 1 additions and 6 deletions
|
@ -10,11 +10,6 @@
|
|||
}
|
||||
},
|
||||
"frameworks": {
|
||||
"netstandard1.5": {
|
||||
"imports": [
|
||||
"portable-net45+win8",
|
||||
"dnxcore50"
|
||||
]
|
||||
}
|
||||
"netstandard1.5": {}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue