sync-webresources
Version:
A powershell solution that will push a local folder structure into CRM WebResources, modularized for npm.
8 lines (7 loc) • 311 B
text/xml
<Configuration>
<CrmConnectionString>Url=https://yourmachine.YourDomain.com/CRMRECRUITTEST</CrmConnectionString>
<DeltaHours>15</DeltaHours>
<SolutionName>Test</SolutionName>
<SolutionPrefix>ops_</SolutionPrefix>
<WebResourceFolderPath>C:\Automations\SDK\WR</WebResourceFolderPath>
</Configuration>