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).
Fixes a binskim error where sfsclient dependencies (curl -> ares) were not getting compiled with a warning level > 3 compiler flag. Added /W3 to only the release triplets
Verified that of WindowsPackageManager.dll no longer shows an error when running with binskim.
Fixes a binskim error where sfsclient dependencies (curl -> ares) were not getting compiled with a warning level > 3 compiler flag. Added
/W3
to only the release tripletsVerified that of WindowsPackageManager.dll no longer shows an error when running with binskim.
Microsoft Reviewers: Open in CodeFlow