From: Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> Date: Thu, 7 Mar 2024 22:16:32 +0000 (+0100) Subject: gh-116472: Replace literal newlines with escape characters in MSBuild files (GH-116473) X-Git-Tag: v3.11.9~84 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=22c38a6f77577fe0018f53242a9d534725eed5ca;p=thirdparty%2FPython%2Fcpython.git gh-116472: Replace literal newlines with escape characters in MSBuild files (GH-116473) (cherry picked from commit 5d0cdfe519e6f35ccae1a1adca1ffd7fac10cee0) Co-authored-by: Dan Albert --- diff --git a/PCbuild/regen.targets b/PCbuild/regen.targets index d7cb6dbe72ac..e955d1eccb02 100644 --- a/PCbuild/regen.targets +++ b/PCbuild/regen.targets @@ -109,9 +109,7 @@ Condition="($(Platform) == 'Win32' or $(Platform) == 'x64') and $(Configuration) != 'PGInstrument' and $(Configuration) != 'PGUpdate'"> -