mirror of
https://github.com/microsoft/terminal.git
synced 2025-12-10 00:48:23 -06:00
## Summary of the Pull Request Fixing a problem where the repo build failed when the project location path contained space character. ## References and Relevant Issues Closes #15370 ## Detailed Description of the Pull Request / Additional comments Placing missing quote, amp and apos symbols when calling commands with filepath parameters. ## Validation Steps Performed Built locally. ## PR Checklist - [x] Closes #xxx - [x] Tests added/passed - [x] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [x] Schema updated (if necessary)