[ci]fix windows terminal loc build (#16788)

This commit is contained in:
Jaime Bernardo 2022-03-04 20:24:20 +00:00 committed by GitHub
parent 6b6ba2205c
commit 27611593bd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1351,7 +1351,7 @@
<Component
Id="Launcher_WindowsTerminal_$(var.IdSafeLanguage)_Component"
Guid="$(var.CompGUIDPrefix)15"
Directory="Resource$(var.IdSafeLanguage)WindowsTerminalFolder">
Directory="Resource$(var.IdSafeLanguage)WindowsTerminalPluginFolder">
<File Id="Launcher_WindowsTerminal_$(var.IdSafeLanguage)_File" Source="$(var.BinX64Dir)modules\launcher\Plugins\WindowsTerminal\$(var.Language)\Microsoft.PowerToys.Run.Plugin.WindowsTerminal.resources.dll" />
</Component>
<?undef IdSafeLanguage?>