Rename "dnu bundle" to "dnu publish"

This commit is contained in:
Wei Wang 2015-03-29 10:47:00 -07:00
parent 2fc5508dec
commit 099d910579
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
"dnx451": {},
"dnxcore50": {}
},
"bundleExclude": [
"publishExclude": [
"node_modules",
"bower_components",
"**.kproj",

View File

@ -15,7 +15,7 @@
"dnx451": {},
"dnxcore50": {}
},
"bundleExclude": [
"publishExclude": [
"node_modules",
"bower_components",
"**.kproj",