From 24c362b81da76ada1d80cbbabafa0da3b0bfc6c2 Mon Sep 17 00:00:00 2001 From: Loni Tra Date: Mon, 20 Nov 2023 18:47:53 -0800 Subject: [PATCH] Fix indentation in LocProject.json (#10349) Fix indentation in loc file --- eng/Localize/LocProject.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/eng/Localize/LocProject.json b/eng/Localize/LocProject.json index 8f4860b169..364399bbe8 100644 --- a/eng/Localize/LocProject.json +++ b/eng/Localize/LocProject.json @@ -178,9 +178,9 @@ "OutputPath": ".\\src\\System.Windows.Forms.Design\\src\\System\\Windows\\Forms\\Design\\xlf\\" }, { - "SourceFile": ".\\src\\System.Windows.Forms.Design\\src\\System\\Windows\\Forms\\Design\\xlf\\StyleCollectionEditor.xlf", - "CopyOption": "LangIDOnName", - "OutputPath": ".\\src\\System.Windows.Forms.Design\\src\\System\\Windows\\Forms\\Design\\xlf\\" + "SourceFile": ".\\src\\System.Windows.Forms.Design\\src\\System\\Windows\\Forms\\Design\\xlf\\StyleCollectionEditor.xlf", + "CopyOption": "LangIDOnName", + "OutputPath": ".\\src\\System.Windows.Forms.Design\\src\\System\\Windows\\Forms\\Design\\xlf\\" }, { "SourceFile": ".\\src\\System.Windows.Forms.Primitives\\src\\Resources\\xlf\\SR.xlf",