mirror of
https://github.com/moonlight-stream/moonlight-qt.git
synced 2026-02-16 02:30:52 +00:00
Fix installer build warning
This commit is contained in:
@@ -71,6 +71,7 @@
|
||||
<Chain>
|
||||
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x86"
|
||||
Cache="no"
|
||||
Compressed="no"
|
||||
PerMachine="yes"
|
||||
Permanent="yes"
|
||||
Vital="yes"
|
||||
@@ -91,6 +92,7 @@
|
||||
|
||||
<ExePackage Name="Microsoft Visual C++ 2015-2019 Redistributable - x64"
|
||||
Cache="no"
|
||||
Compressed="no"
|
||||
PerMachine="yes"
|
||||
Permanent="yes"
|
||||
Vital="yes"
|
||||
|
||||
Reference in New Issue
Block a user