From 5c19ddab65f91d190ec94c494e95c5d551a45efc Mon Sep 17 00:00:00 2001 From: Steve Dower Date: Sun, 17 Jul 2022 15:20:24 +0100 Subject: [PATCH] gh-92348: Add quotes to support building on Windows with spaces in directory name (GH-94925) --- PCbuild/pyproject.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCbuild/pyproject.props b/PCbuild/pyproject.props index df3efc631d1..e398b333572 100644 --- a/PCbuild/pyproject.props +++ b/PCbuild/pyproject.props @@ -229,7 +229,7 @@ public override bool Execute() { -