You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've encountered this a few times with task extensions that contain an Linux executable that does not have a file extension. Those files are missing from the generated content type mappings file. Files without extensions need to be explicitly entered as an Override element in the [Content_Types].xml file. If that Override is missing, some digital signing tools will remove the files or fail to sign the package in a way that it can be verified later.