Remove unnecessary things in Windows signing conf

This commit is contained in:
Gregory Schier
2024-11-23 05:27:12 -08:00
parent 9663018e21
commit 38e0f5ede7

View File

@@ -79,8 +79,6 @@
"frameworks": []
},
"windows": {
"digestAlgorithm": "sha256",
"timestampUrl": "",
"signCommand": "trusted-signing-cli -e https://eus.codesigning.azure.net/ -a Yaak -c yaakapp %1"
}
}