From 00286a0331e545ca40a8b2724a9570cbdf1be0ae Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Tue, 16 Sep 2025 14:41:36 +0100 Subject: [PATCH] Adds support for building with VisualStudioVersion = 18.0 (GH-138980) (cherry picked from commit 6920fa4bcddad4abb46a3ae40e16f13566d6cf26) Co-authored-by: Steve Dower --- PCbuild/python.props | 1 + 1 file changed, 1 insertion(+) diff --git a/PCbuild/python.props b/PCbuild/python.props index 62f42d0ce9cb9e..b97cbe2c986d7d 100644 --- a/PCbuild/python.props +++ b/PCbuild/python.props @@ -11,6 +11,7 @@ We set BasePlatformToolset for ICC's benefit, it's otherwise ignored. --> + v143 v143 v142 v141