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