Files
rbalsleyMSFT 56a2597818 Consolidate WinGet version detection
Add a shared WinGet component status helper that uses Get-WinGetVersion
through Microsoft.WinGet.Client, and route both the CLI and UI status checks
through it. This removes the UI-only winget.exe --version parsing path and
adds clearer logging for missing modules, missing cmdlets, parse failures,
and caught WinGet version errors.
2026-06-05 13:35:07 -07:00
..