Microsoft 11779 Published by

Windows Package Manager version 1.9.2411-preview is now available for Windows 10 and Windows 11. Changes include dividing testing into distinct pipeline tasks, updating the notice, eliminating the CodeCoverage and WinGetUtil NuGet pipelines, adding missing solution dependencies, fixing build issues, sending unit telemetry, utilising the most recent SFS client, and producing test certificates in the pipeline.



Windows Package Manager 1.9.2411-preview

This is the sixth development build after the Windows Package Manager 1.8 build for Windows 10(1809+) and Windows 11.
This build will be released to Windows Insider Dev builds and Windows Package Manager Insiders.

Experimental features are enabled in this release. Run winget features to see which experimental features are enabled or disabled. Add the following to your settings (winget settings) file to enable the experimental features.

    "experimentalFeatures": {
        "configureSelfElevate": true,
        "configureExport": true
    }

What's Changed

Full Changelog release-v1.9.2151-preview...release-v1.9.2411-preview

Release Windows Package Manager 1.9.2411-preview · microsoft/winget-cli