Use signDlls electron-builder option for Windows
This commit is contained in:
parent
486cbe0471
commit
cf24eec576
1 changed files with 1 additions and 0 deletions
|
@ -381,6 +381,7 @@
|
||||||
"minOSVersion": "6.1.0"
|
"minOSVersion": "6.1.0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"signDlls": true,
|
||||||
"target": [
|
"target": [
|
||||||
"nsis"
|
"nsis"
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue