From: Chetan Laddha Date: Tue, 26 Apr 2022 07:15:54 +0000 (+0000) Subject: ICU-21945 Add support for Visual Studio 2022 X-Git-Tag: cldr/2022-05-28~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5961aacd3c66f3bb8f51d9b4833c03613c57dc01;p=icu ICU-21945 Add support for Visual Studio 2022 See #2059 --- diff --git a/icu4c/source/allinone/Build.Windows.PlatformToolset.props b/icu4c/source/allinone/Build.Windows.PlatformToolset.props index 5549a2b813a..29a9a1d8e6d 100644 --- a/icu4c/source/allinone/Build.Windows.PlatformToolset.props +++ b/icu4c/source/allinone/Build.Windows.PlatformToolset.props @@ -9,14 +9,16 @@ $(VisualStudioVersion) $(MSBuildToolsVersion) - v140 v141 v142 + v143 $(AutoDetectedPlatformToolset) @@ -30,11 +32,11 @@ If not already set, use the latest installed version of the Windows 10 SDK. The Windows 10 SDK is backwards compatible to Windows 7, as long as WINVER and _WIN32_WINNT are set before compiling. Note: - - With VS2019, using a value of "10.0" means that it will use the latest installed version. + - With VS2019, VS2022 using a value of "10.0" means that it will use the latest installed version. - With VS2017, we need to manually detect the latest SDK version from the registry. - With VS2015, use the Windows 8.1 SDK. --> - + 10.0