Merge Conflicts on DeployChangesExecutionOrder
Sean_Lively
Posts: 27 Bronze 2
We're in the process of cleaning up our databases, and we're running into merge issues with the DeployChangesExecutionOrder project property.
I attempted the "should work" fix in https://forum.red-gate.com/discussion/87258/how-to-address-resolve-merge-conflicts-in-the-sqlproj-line
Removing <DeployChangesExecutionOrder> from the project and adding <EvaluateExecutionOrderOnImport>True</EvaluateExecutionOrderOnImport>, but SCA in both SSMS and Visual Studio are NOT regenerating DeployChangesExecutionOrder, instead failing on "Invalid object name" errors.
Is there a way to regenerate this property?
I attempted the "should work" fix in https://forum.red-gate.com/discussion/87258/how-to-address-resolve-merge-conflicts-in-the-sqlproj-line
Removing <DeployChangesExecutionOrder> from the project and adding <EvaluateExecutionOrderOnImport>True</EvaluateExecutionOrderOnImport>, but SCA in both SSMS and Visual Studio are NOT regenerating DeployChangesExecutionOrder, instead failing on "Invalid object name" errors.
Is there a way to regenerate this property?
Tagged:
Answers
I'm going to reach out via a support ticket to investigate this further with you!
Kind regards
Dan Calver | Redgate Software
Have you visited our Help Center?