Browse Source
Fix indentation in LocProject.json (#10349)
Fix indentation in loc file
pull/10325/head
Loni Tra
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
3 deletions
-
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", |
|
|
|