[PR #3983] Hey look the TermControl needs to depend on the UIA renderer #25584

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

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

State: closed
Merged: Yes


Carlos unintentionally broke the build in #2930. If you're building the entire solution, then you won't have any problems, because the UiaRenderer project will get built before the TerminalControl. However, if you're like me and you only really build the solution one project at a time, you'll find that building TerminalControl won't build UiaRenderer automagically.

This fixes that.

s/o to @Rrogntudju for catching this

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3983 **State:** closed **Merged:** Yes --- Carlos unintentionally broke the build in #2930. If you're building the entire solution, then you won't have any problems, because the `UiaRenderer` project will get built before the `TerminalControl`. However, if you're like me and you only really build the solution one project at a time, you'll find that building `TerminalControl` won't build `UiaRenderer` automagically. This fixes that. s/o to @Rrogntudju for catching this
claunia added the pull-request label 2026-01-31 09:10:26 +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#25584