We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a291bd7 commit e73fa56Copy full SHA for e73fa56
tools/releaseBuild/CatalogSignConfig.xml
@@ -1,7 +1,6 @@
1
<?xml version="1.0" encoding="utf-8" ?>
2
<SignConfigXML>
3
- <!-- ****Begin**** BothDual - Dual (Sha256 and Sha1) AuthenticodeDual) and should be StrongName, but we will add this in 6.1.0 ******** -->
4
<job platform="" configuration="" dest="__OUTPATHROOT__\signed" jobname="PowerShell Script Analyzer File Catalog" approvers="vigarg;gstolt">
5
- <file src="__INPATHROOT__\PSScriptAnalyzer\1.19.0\PSScriptAnalyzer.cat" signType="Authenticode" dest="__OUTPATHROOT__\PSScriptAnalyzer\1.19.0\PSScriptAnalyzer.cat" />
+ <file src="__INPATHROOT__\PSScriptAnalyzer\1.19.0\PSScriptAnalyzer.cat" signType="400" dest="__OUTPATHROOT__\PSScriptAnalyzer\1.19.0\PSScriptAnalyzer.cat" />
6
</job>
7
</SignConfigXML>
0 commit comments