This release is the second release candidate of Windows Package Manager 1.7 for Windows 10 (1809+), and Windows 11.
Experimental features have been disabled in this release.
This release fixes issues related to winget upgrade --all
(#4219) and addresses problems with the PowerShell cmdlet Repair-WinGetPackageManager
which was caused by our dependency on the latest Microsoft.UI.Xaml version 2.8 (#4208).
What's Changed
- Update Repair-WinGetPackageManager with UiXaml 2.8 by @ryfu-msft in #4218
- Allow all packages to check for a version by @JohnMcPMS in #4227
- Copy semver.dll to direct dependencies by @ryfu-msft in #4226
- Fix PowerShellCmdlet by @msftrubengu in #4247
- Fix xamlAsset value (powershell module) by @vedantmgoyal9 in #4247
Full Changelog: v1.7.10582...v1.7.10661