Skip to content

1.4.0 - Deploy Third-Party Solutions

Compare
Choose a tag to compare
@shanec- shanec- released this 17 Apr 06:36
· 86 commits to master since this release
  • Added support to deploy third-party CRM solutions.
  • CRM SDK assemblies updated:
    • Microsoft.CrmSdk.CoreTools 8.1.0.2 => 8.2.0.4
    • Microsoft.CrmSdk.CoreAssemblies 8.1.0.2 => 8.2.0.2
    • Microsoft.CrmSdk.Workflow 8.1.0.2 => 8.2.0.2
  • If opted-in to generate plugins and workflows projects, the generator would automatically create mapping entries in the mapping-xml file.
  • PowerShell script updates:
    • Better handle exception and failure flows.
    • *.param.ps1 scripts to have high verbosity by default.
    • Fixed deploy script to have the new solution name. (i.e. ProjectPrefix+SolutionName)
    • Improved help documentation.