[PR #2885] Retarget VtPipeTerm & terminalcore-lib to 18362 #25144

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

Original Pull Request: https://github.com/microsoft/terminal/pull/2885

State: closed
Merged: Yes


Summary of the Pull Request

Retarget VtPipeTerm & terminalcore-lib to 18362. I'm not sure if we should also change the min SDK version. Let me know if it's needed.

Besides, the OpenConsolePackage appx target is still using lower SDK version

<TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion>
<TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion>

I wonder if it's intended so I left it intact.

References

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/2885 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Retarget VtPipeTerm & terminalcore-lib to 18362. I'm not sure if we should also change the min SDK version. Let me know if it's needed. Besides, the OpenConsolePackage appx target is still using lower SDK version ```xml <TargetPlatformVersion>10.0.17763.0</TargetPlatformVersion> <TargetPlatformMinVersion>10.0.17134.0</TargetPlatformMinVersion> ``` I wonder if it's intended so I left it intact. ## References ## PR Checklist * [X] Closes #2718 * [X] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan.
claunia added the pull-request label 2026-01-31 09:07:33 +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#25144