5 lines
342 B
Plaintext
5 lines
342 B
Plaintext
apphost.exe;; Exclude the apphost because this is expected to be code-signed by customers after the SDK modifies it.
|
|
.js;; We do not sign JavaScript files.
|
|
.binlog;; MSBuild binary logs are not signed though they are sometimes placed where validation thinks they should be.
|
|
WixUIWixca|WixDepCA;; We do not sign WiX content in our installers.
|