microsoft / winget-cli

WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).
https://learn.microsoft.com/windows/package-manager/
MIT License
22.54k stars 1.39k forks source link

Make SecurityContext field name camelCase #4433

Closed yao-msft closed 2 months ago

yao-msft commented 2 months ago

To be consistent with other field names in configuration file. We may want to improve to be case insensitive of all field names in the future.

Verified manually too.

Microsoft Reviewers: Open in CodeFlow