Delete unused winget release script by anamnavi · Pull Request #26683 · PowerShell/PowerShell
Pull request overview
This PR removes the unused tools/releaseToWinget.ps1 script that was previously used to automatically create PowerShell manifests for submission to the Windows Package Manager (winget). The winget submission process is now handled manually by the community, as evidenced by the manual approval job in the release pipeline.
Changes:
- Delete the entire
tools/releaseToWinget.ps1script file (166 lines removed)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.