Rename "dnu bundle" to "dnu publish"
This commit is contained in:
parent
0c1e234305
commit
fe165bbafc
|
|
@ -4,7 +4,7 @@
|
||||||
"exclude": [
|
"exclude": [
|
||||||
"wwwroot"
|
"wwwroot"
|
||||||
],
|
],
|
||||||
"bundleExclude": [
|
"publishExclude": [
|
||||||
"**.kproj",
|
"**.kproj",
|
||||||
"**.user",
|
"**.user",
|
||||||
"**.vspscc"
|
"**.vspscc"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue