Update LocProject.json

This commit is contained in:
Clint Rutkas 2020-11-05 11:25:03 -08:00 committed by GitHub
parent f0889b13dd
commit 7f21ebe82b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,9 +4,9 @@
"LanguageSet": "Azure_Languages",
"LocItems": [
{
"SourceFile": "src\\runner\\Resources.resx",
"SourceFile": "src\\action_runner\\Resources.resx",
"CopyOption": "LangIDOnName",
"OutputPath": "src\\runner"
"OutputPath": "src\\action_runner"
}
]
}