XFProject specify all artefacts

MarcusH
Contributor III

Does anyone know if it is possible to specify all artefacts in XFProject? eg something like

<xfProject topFolderPath="DEV" defaultZipFileName="DEV.Zip">
  <projectItems>
    <projectItem projectItemType="BusinessRule" folderPath="" name="*" includeDescendants="true" />
  </projectItems>
</xfProject>

Thanks

1 REPLY 1

RobbSalzmann
Valued Contributor

interesting idea and based on my use of it not possible.