We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1c2dd2 commit 122ad0cCopy full SHA for 122ad0c
tools/releaseBuild/CatalogSignConfig.xml
@@ -0,0 +1,7 @@
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" />
6
+ </job>
7
+</SignConfigXML>
0 commit comments