We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc9418e commit c805e82Copy full SHA for c805e82
build/SignToolData.json
@@ -14,7 +14,8 @@
14
"certificate": "VsixSHA2",
15
"strongName": null,
16
"values": [
17
- "VSSetup/Microsoft.VisualStudio.VsInteractiveWindow.vsix"
+ "VSSetup/Microsoft.VisualStudio.VsInteractiveWindow.vsix",
18
+ "VSSetup/Insertion/Microsoft.VisualStudio.VsInteractiveWindow.vsix"
19
]
20
},
21
{
0 commit comments