Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start')
If Yes, briefly describe what is impacted.
no
Do these changes impact VS Code debugging options (launch.json)?
If Yes, briefly describe what is impacted.
no
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents)
If Yes, briefly describe what is impacted.
yes, fixes manifest
Change Description:
support multiword add-in names
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') If Yes, briefly describe what is impacted. no
Do these changes impact VS Code debugging options (launch.json)? If Yes, briefly describe what is impacted. no
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) If Yes, briefly describe what is impacted. yes, fixes manifest
Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) If Yes, briefly describe what is impacted. no
If you answered yes to any of these please do the following:
Validation/testing performed:
Tested locally with multiword names.