github WinGet:
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.
Code:
"experimentalFeatures": {
"configureSelfElevate": true,
"configureExport": true
}
What's Changed
- Split testing into separate pipeline job by @JohnMcPMS in #4675
- Update NOTICE by @JohnMcPMS in #4699
- Delete CodeCoverage and WinGetUtil NuGet pipelines by @florelis in #4708
- WinRT activation shim for Microsoft.Management.Deployment by @JohnMcPMS in #4709
- Add missing solution dependency by @JohnMcPMS in #4717
- Fix the actual problem with the build... by @JohnMcPMS in #4719
- Send unit telemetry on success by @JohnMcPMS in #4720
- Pull in latest SFS client by @ryfu-msft in #4725
- PowerShell Help for Microsoft.WinGet.Client by @denelon in #4674
- Create public sample by @JohnMcPMS in #4734
- Generate Microsoft.WinGet.Client help docs in cmdlet output by @ryfu-msft in #4731
- Remove preference for "installed" installer type by @JohnMcPMS in #4740
- Update curl to 8.9.1 by @ryfu-msft in #4745
- Fix Reset-WinGetSource behavior by @ryfu-msft in #4732
- External HR error message support by @JohnMcPMS in #4746
- Generate test certificates in pipeline by @florelis in #4747
Source:
Release Windows Package Manager 1.9.2411-preview · microsoft/winget-cli
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 M...
github.com
See also:
Check Windows Package Manager (WinGet) Version in Windows 11 Tutorial
This tutorial will show you how to check the current version of Windows Package Manager (WinGet) you have installed in Windows 10 and Windows 11. The winget command line tool enables users to discover, install, upgrade, remove and configure applications on Windows 10 and Windows 11 computers...
www.elevenforum.com