Closed gcampbell-msft closed 2 months ago
Update our signing so that we support the new signing support partially documented here: https://gist.github.com/dtivel/c0b722fe1756c2b614d7096bde602c66.
To complete this, it required updating our signing as well as our node version and vsce version, and the resulting changes required for building.
NOTE: I've locally verified that the new signing process worked.
NOTE: I performed a super fast smoke test to make sure things were behaving as expected, and they are.
Update our signing so that we support the new signing support partially documented here: https://gist.github.com/dtivel/c0b722fe1756c2b614d7096bde602c66.
To complete this, it required updating our signing as well as our node version and vsce version, and the resulting changes required for building.
NOTE: I've locally verified that the new signing process worked.