Add local pack script. Remove dnx451 framework references. May add back later if needed.

This commit is contained in:
SteveSandersonMS
2016-04-08 17:51:49 +01:00
parent 25c728f885
commit 13beb7cf27
13 changed files with 22 additions and 12 deletions

View File

@@ -13,7 +13,6 @@
"defaultNamespace": "Microsoft.AspNetCore.AngularServices"
},
"frameworks": {
"dnx451": {},
"netstandardapp1.5": {
"imports": [
"dnxcore50",

View File

@@ -16,7 +16,6 @@
"Newtonsoft.Json": "8.0.3"
},
"frameworks": {
"dnx451": {},
"netstandardapp1.5": {
"imports": [
"dnxcore50",

View File

@@ -18,7 +18,6 @@
"Microsoft.AspNetCore.SpaServices": "1.0.0-*"
},
"frameworks": {
"dnx451": {},
"netstandardapp1.5": {
"imports": [
"dnxcore50",

View File

@@ -18,7 +18,6 @@
"Microsoft.AspNetCore.NodeServices": "1.0.0-*"
},
"frameworks": {
"dnx451": {},
"netstandardapp1.5": {
"imports": [
"dnxcore50",