Rename "dnu bundle" to "dnu publish"

This commit is contained in:
Wei Wang 2015-03-29 10:38:39 -07:00
parent 0c1e234305
commit fe165bbafc
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"