mirror of
https://github.com/finos/SymphonyElectron.git
synced 2024-12-28 09:51:06 -06:00
Merge pull request #1180 from mattias-symphony/SDA-2931
fix: SDA-2931 Set Symphony as the publisher name
This commit is contained in:
commit
8b3ac0e7e1
@ -243,7 +243,8 @@ class Script
|
||||
project.ControlPanelInfo.NoRepair = true;
|
||||
project.ControlPanelInfo.NoModify = true;
|
||||
project.ControlPanelInfo.ProductIcon = @"..\..\..\images\icon.ico";
|
||||
|
||||
project.ControlPanelInfo.Manufacturer = "Symphony";
|
||||
|
||||
project.Platform = Platform.x64;
|
||||
|
||||
// Generate an MSI from all settings done above
|
||||
|
Loading…
Reference in New Issue
Block a user