Remove experimental feature gate on source edit by dkbennett · Pull Request #6006 · microsoft/winget-cli
- I have signed the Contributor License Agreement.
- I have updated the Release Notes.
- This pull request is related to an issue.
Removes the experimental feature gate on 'source edit' feature.
- Experimental feature requirements removed from the command.
- Release notes updated
The experimental feature itself is still present, just no longer used by the source edit command.
Tested:
- Verified command runs without the experimental feature enabled.