Skip to content

Fix Microsoft Store publish package input#75

Merged
nerocui merged 2 commits into
mainfrom
codex/fix-msstore-publish
May 7, 2026
Merged

Fix Microsoft Store publish package input#75
nerocui merged 2 commits into
mainfrom
codex/fix-msstore-publish

Conversation

@Xueyang-Song

Copy link
Copy Markdown
Collaborator

Summary

  • publish the built .msixupload directly with msstore publish instead of passing the WinUI project folder
  • avoid the Store CLI UWP/WinUI project detection path that tries to restore packages during publish
  • update Store workflow docs to match the supported Store CLI command shape

Validation

  • inspected the failing Store workflow logs for run 25479557114/job 74760460192
  • inspected Microsoft Store CLI source and confirmed direct .msixupload input uses the MSIX publisher path
  • git diff --check
  • parsed .github/workflows/jithub-store-release.yml with PyYAML

@nerocui nerocui merged commit 473a51b into main May 7, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants