We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9bbab86 commit e0fa162Copy full SHA for e0fa162
KeyManager.Setup/Product.wxs
@@ -339,7 +339,7 @@
339
</ComponentGroup>
340
<ComponentGroup Id="WinRuntimeComponents" Directory="RUNTIMEWINLIBNET8">
341
<Component Id="SystemSpeech_winxComponent">
342
- <File Id="___var.System.Speech.dll_" Source="$(var.KeyManager.TargetDir)\runtimes\win\lib\net8.0\System.Speech.dll" />
+ <File Id="___var.System.Speech.dllWin_" Source="$(var.KeyManager.TargetDir)\runtimes\win\lib\net8.0\System.Speech.dll" />
343
</Component>
344
345
<ComponentGroup Id="NativeWinx64RuntimeComponents" Directory="RUNTIMEWINX64NATIVE">
0 commit comments