We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b391c0 commit 41406f2Copy full SHA for 41406f2
1 file changed
eng/automation/LocProject.json
@@ -4,10 +4,10 @@
4
"LanguageSet": "VS_Main_Languages",
5
"LocItems": [
6
{
7
- "SourceFile": "src\\Compatibility\\Core\\src\\iOS\\Resources\\StringResources.resx",
8
- "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",
9
"CopyOption": "LangIDOnName",
10
- "OutputPath": "src\\Compatibility\\Core\\src\\iOS\\Resources\\"
+ "OutputPath": "src\\Controls\\src\\Core\\Compatibility\\iOS\\Resources\\"
11
},
12
13
"SourceFile": "src\\Controls\\src\\Build.Tasks\\ErrorMessages.resx",
0 commit comments