mirror of
https://github.com/PowerShell/openssh-portable.git
synced 2025-07-31 01:35:11 +02:00
* bump platform toolset to v143 * add updated proj files for testing * add _CRT_DECLARE_NONSTDC_NAMES=0 to projects with posix functions * revert onecore changes * fix typo * use latest sdk in build script * update build toolset in config proj * update build script to use latest toolsets * update paths.targets * update to win11 sdk in paths.targets * make build script more robust with VSwhere * change validity check from count check to null-check * remove static keyword from auth_debug declaration * change to ifndef for diff checking * update string compare * change msbuild tool search from manual check instead of using vswhere * update wixproj to work with wix install on new build image * update 2022 build image and zlib version