From: Dan Albert Date: Thu, 7 Mar 2024 21:53:13 +0000 (-0800) Subject: gh-116472: Replace literal newlines with escape characters in MSBuild files (GH-116473) X-Git-Tag: v3.13.0a5~58 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5d0cdfe519e6f35ccae1a1adca1ffd7fac10cee0;p=thirdparty%2FPython%2Fcpython.git gh-116472: Replace literal newlines with escape characters in MSBuild files (GH-116473) --- diff --git a/PCbuild/regen.targets b/PCbuild/regen.targets index f36387231a0d..b72ef5b5c605 100644 --- a/PCbuild/regen.targets +++ b/PCbuild/regen.targets @@ -150,9 +150,7 @@ Condition="($(Platform) == 'Win32' or $(Platform) == 'x64') and $(Configuration) != 'PGInstrument' and $(Configuration) != 'PGUpdate'"> -