This is the first development build after the Windows Package Manager 1.7 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": {
"directMSI": true,
"configuration03": true,
"resume": true,
},
What's Changed
- Update WinGet Download spec with accurate PS cmdlet help by @ryfu-msft in #4182
- Add Troubleshooting Step for CDN by @Trenly in #4188
- CodeCoverage pipeline for submission to onefuzz. by @ryfu-msft in #4177
- Update fuzzing code coverage pipeline id by @ryfu-msft in #4191
- Increment version to 1.8 by @ryfu-msft in #4192
Full Changelog: v1.7.10514...v1.8.532-preview