Skip to content

1.6.0 - V9 Support, VSTS YML Builds

Compare
Choose a tag to compare
@shanec- shanec- released this 28 Feb 23:00
· 28 commits to master since this release
86eef33
  • V9 Support!
    Simplified post installation steps with the introduction of _RunFirst.ps1 script.
  • Ability to generate VSTS compatible YML build file
    • Added nullfactory-xrm:cibuild sub-command (Issue #30).
  • Ability to generate individual CRM project file after initial scaffolding run
    • Added nullfactory-xrm:solution sub-command (Issue #28).
  • Default generator creates a tailored README.md file with a summary of changes (Issue #27).
  • Fixed issue with generated workflow template code.
  • CRM SDK assemblies updated:
    • Microsoft.CrmSdk.CoreTools 8.2.0.4 => 9.0.0.7
    • Microsoft.CrmSdk.CoreAssemblies 8.1.0.2 => 9.0.0.7
    • Microsoft.CrmSdk.Workflow 8.1.0.2 => 9.0.0.7
  • Added (Beta) version of the Online Management API scripts.