Merge Conflicts on DeployChangesExecutionOrder

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?
Tagged:

Answers

Sign In or Register to comment.