Update new template to remove imports

This commit is contained in:
Peter Marcu 2016-03-29 23:02:58 -07:00
parent ad5b01d1c2
commit 0ef189c07a

View file

@ -10,11 +10,6 @@
} }
}, },
"frameworks": { "frameworks": {
"netstandard1.5": { "netstandard1.5": {}
"imports": [
"portable-net45+win8",
"dnxcore50"
]
}
} }
} }