[PR #13351] Strip XAML files from the MSIX payload #29505

Closed
opened 2026-01-31 09:35:18 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


These files are vestigial, because we are also shipping (either as loose
files or embedded in resources.pri) precompiled xbf/xaml binary format
files.

This saves us almost 500kb on disk.

Fixes #11687

Validation

I ran a local build and saw that it produced a working Terminal, packaged
and unpackaged.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13351 **State:** closed **Merged:** Yes --- These files are vestigial, because we are also shipping (either as loose files or embedded in resources.pri) precompiled xbf/xaml binary format files. This saves us almost 500kb on disk. Fixes #11687 Validation ---------- I ran a local build and saw that it produced a working Terminal, packaged and unpackaged.
claunia added the pull-request label 2026-01-31 09:35:18 +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#29505