From 0f5ca645962a0663ba493ae6e8ce47c59f091297 Mon Sep 17 00:00:00 2001 From: "Miss Islington (bot)" <31488909+miss-islington@users.noreply.github.com> Date: Mon, 8 Jul 2024 14:18:02 +0200 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 4aa14ed1fad..416241d9d0d 100644 --- a/PCbuild/regen.targets +++ b/PCbuild/regen.targets @@ -90,23 +90,23 @@ Inputs="@(_CasesSources)" Outputs="@(_CasesOutputs)" DependsOnTargets="FindPythonForBuild"> - - - - - - - - -