ProjectMakoto.Tools/TranslationSourceGenerator/Properties/launchSettings.json

8 lines
No EOL
332 B
JSON

{
"profiles": {
"TranslationSourceGenerator": {
"commandName": "Project",
"commandLineArgs": "\"C:\\Users\\Xorog\\Documents\\GitHub\\ProjectIchigo\\ProjectMakoto\\Translations\\strings.json\" \"C:\\Users\\Xorog\\Documents\\GitHub\\ProjectIchigo\\ProjectMakoto\\Entities\\Translation\\Translations.cs\""
}
}
}