SignCheckExclusionsFile.txt 342 B

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