[PR #1653] [MERGED] Disable the AppContainer bit on our C++/WinRT binaries #24627

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1653
Author: @DHowett-MSFT
Created: 6/26/2019
Status: Merged
Merged: 6/27/2019
Merged by: @DHowett-MSFT

Base: masterHead: dev/duhowett/YOU_CANNOT_CONTAIN_ME


📝 Commits (1)

  • e41c9de Disable the AppContainer bit on our C++/WinRT binaries

📊 Changes

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

View changed files

📝 src/cppwinrt.build.pre.props (+1 -0)

📄 Description

Having the AppContainer bit enabled makes us fail the Windows App
Certification Kit test required to submit to the store.

References

PR Checklist

Validation

Manual, local WACK.


🔄 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/1653 **Author:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Created:** 6/26/2019 **Status:** ✅ Merged **Merged:** 6/27/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/duhowett/YOU_CANNOT_CONTAIN_ME` --- ### 📝 Commits (1) - [`e41c9de`](https://github.com/microsoft/terminal/commit/e41c9de090e795f1454997e2cc84746a4fa9784d) Disable the AppContainer bit on our C++/WinRT binaries ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cppwinrt.build.pre.props` (+1 -0) </details> ### 📄 Description Having the AppContainer bit enabled makes us fail the Windows App Certification Kit test required to submit to the store. ## References ## PR Checklist * [x] Closes #1652 * [x] CLA signed. * [x] I've discussed this with core contributors already. ## Validation Manual, local WACK. --- <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:04:28 +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#24627