BTDF / DeploymentFramework

The Deployment Framework for BizTalk is the most powerful and customizable, yet easy-to-use toolkit for deploying and configuring your BizTalk solutions.
MIT License
53 stars 24 forks source link

CustomPostDeployTarget runs before DLL's are GAC'd when DeployBizTalkMgmtDB is false #401

Closed tfabraham closed 6 years ago

tfabraham commented 6 years ago

Target DeployBizTalkMgmtDB_false installs BizTalk artifact DLL's in the GAC, but its dependency list includes CustomPostDeployTarget. CustomPostDeployTarget ends up running before the GAC step.

This work item was migrated from CodePlex

CodePlex work item ID: '11016' Assigned to: 'tfabraham' Vote count: '1'

tfabraham commented 6 years ago

[UnknownUser@10/23/2015] Resolved with changeset 77520.