Thank you for your pull request! Please provide the following information.
Change Description:
Describe what the PR is about.
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') No
If Yes, briefly describe what is impacted.
Do these changes impact VS Code debugging options (launch.json)? No
If Yes, briefly describe what is impacted.
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) Yes
If Yes, briefly describe what is impacted.
Use Office.actions.associate instead of getGlobal
Thank you for your pull request! Please provide the following information.
Change Description:
Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') No If Yes, briefly describe what is impacted.
Do these changes impact VS Code debugging options (launch.json)? No If Yes, briefly describe what is impacted.
Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) Yes If Yes, briefly describe what is impacted. Use Office.actions.associate instead of getGlobal
Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) No If Yes, briefly describe what is impacted.
If you answered yes to any of these please do the following:
Validation/testing performed: