We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a15a06c commit 9b8b7b4Copy full SHA for 9b8b7b4
1 file changed
localize/LocProject.json
@@ -9,7 +9,7 @@
9
"LocItems": [
10
{
11
"SourceFile": "packages\\api\\src\\Localization\\en-US.json",
12
- "OutputPath": "packages\\api\\src\\Localization\\{Lang}.resx",
+ "OutputPath": "packages\\api\\src\\Localization\\{Lang}.json",
13
"CopyOption": "UsePlaceholders"
14
}
15
]
0 commit comments