mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 19:57:57 +01:00
fix path to resources.resx file (#10059)
This commit is contained in:
@@ -4,9 +4,9 @@
|
|||||||
"LanguageSet": "Azure_Languages",
|
"LanguageSet": "Azure_Languages",
|
||||||
"LocItems": [
|
"LocItems": [
|
||||||
{
|
{
|
||||||
"SourceFile": "src\\modules\\launcher\\Plugins\\VSCodeWorkspaces\\Properties\\Resources.resx",
|
"SourceFile": "src\\modules\\launcher\\Plugins\\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\\Properties\\Resources.resx",
|
||||||
"CopyOption": "LangIDOnName",
|
"CopyOption": "LangIDOnName",
|
||||||
"OutputPath": "src\\modules\\launcher\\Plugins\\VSCodeWorkspaces\\Properties"
|
"OutputPath": "src\\modules\\launcher\\Plugins\\Community.PowerToys.Run.Plugin.VSCodeWorkspaces\\Properties"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user