Skip to content

Fix WindowsPackageType value for packaged publish#3345

Open
jfversluis wants to merge 2 commits into
mainfrom
jfversluis/windows-package-type
Open

Fix WindowsPackageType value for packaged publish#3345
jfversluis wants to merge 2 commits into
mainfrom
jfversluis/windows-package-type

Conversation

@jfversluis
Copy link
Copy Markdown
Member

@jfversluis jfversluis commented May 18, 2026

Summary

  • Replace invalid WindowsPackageType value Package with MSIX in the Windows packaged publish CLI sample
  • Clarify the supported WindowsPackageType values and link to Windows packaging docs
  • Update ms.date

Fixes #3343


Internal previews

📄 File 🔗 Preview link
docs/windows/deployment/publish-cli.md docs/windows/deployment/publish-cli

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@jfversluis jfversluis requested a review from a team as a code owner May 18, 2026 12:09
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit b052571:

✅ Validation status: passed

File Status Preview URL Details
docs/windows/deployment/publish-cli.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@learn-build-service-prod
Copy link
Copy Markdown
Contributor

PoliCheck Scan Report

The following report lists PoliCheck issues in PR files. Before you merge the PR, you must fix all severity-1 and severity-2 issues. The AI Review Details column lists suggestions for either removing or replacing the terms. If you find a false positive result, mention it in a PR comment and include this text: #policheck-false-positive. This feedback helps reduce false positives in future scans.

✅ No issues found

More information about PoliCheck

Information: PoliCheck | Severity Guidance | Term
For any questions: Try searching the learn.microsoft.com contributor guides or post your question in the Learn support channel.

@learn-build-service-prod
Copy link
Copy Markdown
Contributor

Learn Build status updates of commit 55ab18b:

✅ Validation status: passed

File Status Preview URL Details
docs/windows/deployment/publish-cli.md ✅Succeeded View (>=net-maui-8.0)

For more details, please refer to the build report.

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.

Package is not a valid WindowsPackageType

1 participant