Rename "dnu bundle" to "dnu publish"

This commit is contained in:
Wei Wang 2015-03-29 10:42:18 -07:00
parent 5882cdb03f
commit 50ea1fb3d2
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
"exclude": [ "exclude": [
"wwwroot" "wwwroot"
], ],
"bundleExclude": [ "publishExclude": [
"**.kproj", "**.kproj",
"**.user", "**.user",
"**.vspscc" "**.vspscc"