diff --git a/eng/automation/LocProject.json b/eng/automation/LocProject.json index 90bf4c21dec0..938708141fd4 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", @@ -20,4 +20,5 @@ "CloneLanguageSet": "" } ] -} \ No newline at end of file +} +src/Controls/src/Core/Compatibility/iOS/Resources/StringResources.cs.resx \ No newline at end of file