config
This commit is contained in:
parent
6213e8c853
commit
1ce2913be5
@ -31,6 +31,19 @@
|
|||||||
"bundle": {
|
"bundle": {
|
||||||
"active": true,
|
"active": true,
|
||||||
"targets": "all",
|
"targets": "all",
|
||||||
|
"windows": {
|
||||||
|
"allowDowngrades": false,
|
||||||
|
"certificateThumbprint": null,
|
||||||
|
"digestAlgorithm": null,
|
||||||
|
"nsis": null,
|
||||||
|
"signCommand": null,
|
||||||
|
"timestampUrl": null,
|
||||||
|
"tsp": false,
|
||||||
|
"webviewInstallMode": {
|
||||||
|
"type": "skip"
|
||||||
|
},
|
||||||
|
"wix": null
|
||||||
|
},
|
||||||
"icon": [
|
"icon": [
|
||||||
"icons/32x32.png",
|
"icons/32x32.png",
|
||||||
"icons/128x128.png",
|
"icons/128x128.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user