Summary
Make the WinForms MSIX release installable via winget install by submitting and maintaining a package in the Windows Package Manager community repository.
Depends on
Motivation
The project already produces a WinForms MSIX during release builds. This makes winget a realistic additional Windows distribution channel with relatively little extra packaging work compared to starting from scratch.
Scope
Packaging input
winget package work
Submission flow
- Submit the manifest to
microsoft/winget-pkgs
- Handle validation feedback from the repository
- Decide whether initial submission is manual and later versions become automated
Optional automation
After a successful manual submission pattern is established:
- evaluate whether release workflow automation should generate/submit updated manifests
- keep the automation scoped so failures in winget submission do not break the main release unnecessarily
Notes
Acceptance
Summary
Make the WinForms MSIX release installable via
winget installby submitting and maintaining a package in the Windows Package Manager community repository.Depends on
Motivation
The project already produces a WinForms MSIX during release builds. This makes winget a realistic additional Windows distribution channel with relatively little extra packaging work compared to starting from scratch.
Scope
Packaging input
winget package work
PackageIdentifierInstallerSha256Submission flow
microsoft/winget-pkgsOptional automation
After a successful manual submission pattern is established:
Notes
Acceptance
winget installcan discover and install the WinForms app