We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba5221d commit 561cad9Copy full SHA for 561cad9
config/makers/msix.md
@@ -33,7 +33,7 @@ module.exports = {
33
manifestVariables: {
34
publisher: 'Electron Dev'
35
},
36
- cert: 'C:\\cert.pfx'
+ cert: 'C:\\cert.pfx',
37
cert_pass: '12345'
38
}
39
0 commit comments