[PR #16250] Defer package updates while the Terminal is running #30877

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

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

State: closed
Merged: Yes


Adds

    <uap17:UpdateWhileInUse>defer</uap17:UpdateWhileInUse>

To our Package.Properties for all our packages. This was added in the September 2023 OS release of Windows 11.

Apparently, this just works now? I did update VS, but I don't think that updated the SDK. I have no idea how it updated the manifest definitions.

Closes #3915
Closes #6726

**Original Pull Request:** https://github.com/microsoft/terminal/pull/16250 **State:** closed **Merged:** Yes --- Adds ```xml <uap17:UpdateWhileInUse>defer</uap17:UpdateWhileInUse> ``` To our `Package.Properties` for all our packages. This was added in the September 2023 OS release of Windows 11. Apparently, this just works now? I did update VS, but I don't _think_ that updated the SDK. I have no idea how it updated the manifest definitions. Closes #3915 Closes #6726
claunia added the pull-request label 2026-01-31 09:43:31 +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#30877