[PR #18836] wpf: strong-name sign Microsoft.Terminal.Wpf #31618

Open
opened 2026-01-31 09:48:27 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/18836

State: closed
Merged: Yes


This requires us to delay-sign the assembly with a public key (the snk file), and then later submit it for strong naming. This is separate from code signing, and has to take place before it.

The snk file does not contain any private key material.

This cannot merge until we are approved to use this new signing "key code".

**Original Pull Request:** https://github.com/microsoft/terminal/pull/18836 **State:** closed **Merged:** Yes --- This requires us to delay-sign the assembly with a public key (the snk file), and then later submit it for strong naming. This is separate from code signing, and has to take place before it. The snk file does not contain any private key material. This cannot merge until we are approved to use this new signing "key code".
claunia added the pull-request label 2026-01-31 09:48:27 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#31618