From 5d0cdfe519e6f35ccae1a1adca1ffd7fac10cee0 Mon Sep 17 00:00:00 2001 From: Dan Albert Date: Thu, 7 Mar 2024 13:53:13 -0800 Subject: gh-116472: Replace literal newlines with escape characters in MSBuild files (GH-116473) --- PCbuild/regen.targets | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/PCbuild/regen.targets b/PCbuild/regen.targets index f363872..b72ef5b 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'"> - -- cgit v0.12