From 8fbba6266c5b9ec3cf3c0af20efc267ed1aade61 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 e1c2ff3fe3cc11..06af15a269ccd9 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