[PR #12803] [MERGED] Add a quote to fix the build for paths with spaces #29241

Open
opened 2026-01-31 09:33:42 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12803
Author: @achermack
Created: 4/1/2022
Status: Merged
Merged: 4/5/2022
Merged by: @undefined

Base: mainHead: dev/achermack/12745-quote-build-fix


📝 Commits (1)

  • 4644a9b fix: 12745 add &quote to fix build for paths with spaces

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj (+6 -6)

📄 Description

Adds " around the GenerateHeaderForJson.ps1 to support directories with a space as described in #12745

Closes #12745


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/12803 **Author:** [@achermack](https://github.com/achermack) **Created:** 4/1/2022 **Status:** ✅ Merged **Merged:** 4/5/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/achermack/12745-quote-build-fix` --- ### 📝 Commits (1) - [`4644a9b`](https://github.com/microsoft/terminal/commit/4644a9ba8bbb22b722a424c688377b711b7e4ed6) fix: 12745 add &quote to fix build for paths with spaces ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/Microsoft.Terminal.Settings.ModelLib.vcxproj` (+6 -6) </details> ### 📄 Description Adds &quot; around the GenerateHeaderForJson.ps1 to support directories with a space as described in #12745 Closes #12745 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:33:42 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#29241