diff --git a/eng/automation/LocProject.json b/eng/automation/LocProject.json index 90bf4c21dec0..e41e729af446 100644 --- a/eng/automation/LocProject.json +++ b/eng/automation/LocProject.json @@ -4,10 +4,10 @@ "LanguageSet": "VS_Main_Languages", "LocItems": [ { - "SourceFile": "src\\Compatibility\\Core\\src\\iOS\\Resources\\StringResources.resx", - "LclFile": "loc\\{Lang}\\src\\Compatibility\\Core\\src\\iOS\\Resources\\StringResources.resx.lcl", + "SourceFile": "src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\StringResources.resx", + "LclFile": "loc\\{Lang}\\src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\StringResources.resx.lcl", "CopyOption": "LangIDOnName", - "OutputPath": "src\\Compatibility\\Core\\src\\iOS\\Resources\\" + "OutputPath": "src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\" }, { "SourceFile": "src\\Controls\\src\\Build.Tasks\\ErrorMessages.resx",