docs: add opt-in unpackaged WinUI run guidance - #185
Open
Nikola Metulev (nmetulev) wants to merge 1 commit into
Open
Nikola Metulev (nmetulev) wants to merge 1 commit into
Nikola Metulev (nmetulev) wants to merge 1 commit into
Conversation
Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Add concise guidance for running WinUI apps unpackaged only when requested or needed for targeted debugging; packaged remains the default.
winapp run --debug-outputcommand.0x80073D54troubleshooting entry.Only three files change against
staging; no versions, release policy, scripts, or tools change.Related Issue
Related to microsoft/winappCli#888 (separate CLI diagnostic-hint improvement; not fixed by this PR).
Type of Change
Affected area
winui-dev-workflow,winui-wpf-migrationChecklist
SKILL.mdfrontmatter remains valid; cross-references resolve## [Unreleased]inCHANGELOG.mdScreenshots / Demo
Not applicable to the documentation changes.
Additional Notes
Validation used an isolated Daylight copy on ARM64 Windows with WinApp CLI
0.6.3-nmetulev-devtools-extraction.81(development build):sandbox_target_ambiguous; full Sandbox validation is not claimed.skills-ref validate;git diff --checkpassed.App changes and test artifacts are not part of this PR.