Windows Package Manager (WinGet) 1.9.1763 Preview Windows 10 and 11



 github WinGet::

This is the second 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.

Code:
    "experimentalFeatures": {
"sideBySide": true,
"configureSelfElevate": true,
"storeDownload": true,
"configureExport": true,
"indexV2": true
    }

What's Changed​

Full Changelog: v1.9.1551-preview...v1.9.1763-preview


 Source:


See also:
 
Back
Top Bottom