tools/SignConfig.xml (7 lines of code) (raw):
<?xml version="1.0" encoding="utf-8" ?>
<SignConfigXML>
<job platform="" configuration="" dest="__OUTPATHROOT__" jobname="GuestConfiguration" approvers="migreene;nitingup;amitsara">
<file src="__INPATHROOT__\GuestConfiguration.psm1" signType="AuthenticodeFormer" dest="__OUTPATHROOT__\GuestConfiguration.psm1" />
<file src="__INPATHROOT__\GuestConfiguration.psd1" signType="AuthenticodeFormer" dest="__OUTPATHROOT__\GuestConfiguration.psd1" />
</job>
</SignConfigXML>