Use signDlls electron-builder option for Windows

This commit is contained in:
Fedor Indutny
2023-02-07 17:30:00 -08:00
committed by GitHub
parent 486cbe0471
commit cf24eec576

View File

@@ -381,6 +381,7 @@
"minOSVersion": "6.1.0"
}
},
"signDlls": true,
"target": [
"nsis"
]