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

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"
}
]
}