diff --git a/.github/actions/spelling/expect/expect.txt b/.github/actions/spelling/expect/expect.txt
index 4356e36eaeb..f80ab408400 100644
--- a/.github/actions/spelling/expect/expect.txt
+++ b/.github/actions/spelling/expect/expect.txt
@@ -1679,6 +1679,7 @@ SMARTQUOTE
SMTO
snapcx
snapcy
+snk
SOLIDBOX
Solutiondir
somefile
diff --git a/build/config/272MSSharedLibSN2048.snk b/build/config/272MSSharedLibSN2048.snk
new file mode 100644
index 00000000000..bd766f84a23
Binary files /dev/null and b/build/config/272MSSharedLibSN2048.snk differ
diff --git a/build/config/esrp.build.batch.wpfdotnet.json b/build/config/esrp.build.batch.wpfdotnet.json
index 0699353f64c..316aa70116d 100644
--- a/build/config/esrp.build.batch.wpfdotnet.json
+++ b/build/config/esrp.build.batch.wpfdotnet.json
@@ -6,6 +6,20 @@
],
"SigningInfo": {
"Operations": [
+ {
+ "KeyCode": "CP-233904-SN",
+ "OperationSetCode": "StrongNameSign",
+ "ToolName": "sign",
+ "ToolVersion": "1.0",
+ "Parameters": []
+ },
+ {
+ "KeyCode": "CP-233904-SN",
+ "OperationSetCode": "StrongNameVerify",
+ "ToolName": "sign",
+ "ToolVersion": "1.0",
+ "Parameters": []
+ },
{
"KeyCode": "CP-230012",
"OperationSetCode": "SigntoolSign",
diff --git a/src/cascadia/WpfTerminalControl/WpfTerminalControl.csproj b/src/cascadia/WpfTerminalControl/WpfTerminalControl.csproj
index 6581f1478b2..8a299b5c05d 100644
--- a/src/cascadia/WpfTerminalControl/WpfTerminalControl.csproj
+++ b/src/cascadia/WpfTerminalControl/WpfTerminalControl.csproj
@@ -15,6 +15,12 @@
0.1
+
+ true
+ true
+ ..\..\..\build\config\272MSSharedLibSN2048.snk
+
+
true