mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-16 11:48:06 +01:00
fix path to resources.resx file (#10059)
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
"LanguageSet": "Azure_Languages",
|
||||
"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",
|
||||
"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