SignCheckExclusionsFile.txt 389 B

12345
  1. *apphost.exe;; Exclude the apphost because this is expected to be code-signed by customers after the SDK modifies it.
  2. *.binlog;; MSBuild binary logs are not signed though they are sometimes placed where validation thinks they should be.
  3. *.js;; We do not sign JavaScript files.
  4. *netfxca|*wixca|*wixdepca|*wixuiwixca;*.msi; We do not sign WiX content in our installers.
  5. *wixstdba.dll;*.exe;