From 4a0e3056065eb57cf6f764c3b5af5957221961c2 Mon Sep 17 00:00:00 2001 From: AraHaan Date: Fri, 5 Jul 2024 12:33:52 -0400 Subject: [PATCH] Fixed regenerating files in a checkout path with spaces (GH-121384) (cherry picked from commit 0e77540d86833f0a0ef964ab51f35be9bfb533f9) Co-authored-by: AraHaan --- PCbuild/regen.targets | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/PCbuild/regen.targets b/PCbuild/regen.targets index 4aa14ed1fad9eb..416241d9d0df10 100644 --- a/PCbuild/regen.targets +++ b/PCbuild/regen.targets @@ -90,23 +90,23 @@ Inputs="@(_CasesSources)" Outputs="@(_CasesOutputs)" DependsOnTargets="FindPythonForBuild"> - - - - - - - - -