vcsjones / OpenOpcSignTool

An open-source implementation of VsixSignTool.
MIT License
37 stars 24 forks source link

file without extension will be removed from ContentType after signing #76

Closed scott-xu closed 1 year ago

scott-xu commented 4 years ago

File without extension will

  1. be removed from ContentType after signing
  2. NOT be deployed to the target machine

https://github.com/vcsjones/OpenOpcSignTool/blob/c7af9496c8754e7d5338ac4f1813821d4ef6b711/src/OpenVsixSignTool.Core/OpcContentTypes.cs#L134

Actually file without extension will have a PartName in ContentType xml file.