Skip to content

Commit 41406f2

Browse files
committed
[loc] Fix location of StringResources for loc
1 parent 3b391c0 commit 41406f2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

eng/automation/LocProject.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,10 @@
44
"LanguageSet": "VS_Main_Languages",
55
"LocItems": [
66
{
7-
"SourceFile": "src\\Compatibility\\Core\\src\\iOS\\Resources\\StringResources.resx",
8-
"LclFile": "loc\\{Lang}\\src\\Compatibility\\Core\\src\\iOS\\Resources\\StringResources.resx.lcl",
7+
"SourceFile": "src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\StringResources.resx",
8+
"LclFile": "loc\\{Lang}\\src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\StringResources.resx.lcl",
99
"CopyOption": "LangIDOnName",
10-
"OutputPath": "src\\Compatibility\\Core\\src\\iOS\\Resources\\"
10+
"OutputPath": "src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\"
1111
},
1212
{
1313
"SourceFile": "src\\Controls\\src\\Build.Tasks\\ErrorMessages.resx",

0 commit comments

Comments
 (0)