Skip to content

Commit 43d369b

Browse files
committed
Add debug profile
1 parent f4b0524 commit 43d369b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"profiles": {
3-
"LocalizerScript": {
3+
"GenerateReswFiles": {
44
"commandName": "Project",
5-
"commandLineArgs": ".\\Views .\\",
6-
"workingDirectory": "..\\..\\"
5+
"commandLineArgs": "--src Views --out Strings --languages en-US zh-Hans zh-Hant ru-RU uk-UA",
6+
"workingDirectory": ".."
77
}
88
}
99
}

0 commit comments

Comments
 (0)