net451 support and changed netcoreapp1.0->netstandard1.5 for libraries

This commit is contained in:
Rasmus Melchior Jacobsen
2016-05-23 11:52:47 +02:00
committed by SteveSandersonMS
parent f2e89fd3bc
commit 931ba118e1
4 changed files with 22 additions and 10 deletions

View File

@@ -12,7 +12,9 @@
"Microsoft.AspNetCore.NodeServices": "1.0.0-*"
},
"frameworks": {
"netcoreapp1.0": {
"net451": {
},
"netstandard1.5": {
"imports": [
"dotnet5.6",
"dnxcore50",