OfficeDev / Office-Addin-Taskpane-SSO

Project template for creating an Office taskpane add-in that uses SSO,
Other
15 stars 16 forks source link

Merge shared changes #106

Closed millerds closed 7 months ago

millerds commented 7 months ago

Thank you for your pull request! Please provide the following information.


Change Description: Merge changes from taskpane repo

  1. Do these changes impact any npm scripts commands (in package.json)? (e.g., running 'npm run start') No.

  2. Do these changes impact VS Code debugging options (launch.json)? Yes. Cleans up unneeded config

  3. Do these changes impact template output? (e.g., add/remove file, update file location, update file contents) Yes. Launch config gets modified more.

  4. Do these changes impact documentation? (e.g., a tutorial on https://docs.microsoft.com/en-us/office/dev/add-ins/overview/office-add-ins) Maybe.

If you answered yes to any of these please do the following:

Include 'Rick-Kirkham' in the review Make sure the README file is correct

Validation/testing performed: Ran tests and manually tried the convert script.