How can we help you today? How can we help you today?

DeployChangesExecutionOrder is not updated in .sqlproj file

I have added new sql procedure into project. When I configure project and checking for changes, it is showing one sql procedure is added and .sqlproj is updated for <ItemGroup>
    <None Include="Programmable Objects\dbo\Stored Procedures\....</ItemGroup>

.sqlproj is not updated for DeployChangesExecutionOrder and it is causing of deployment of changes into multiple environments using azure pipelines.

Also, I have tried "Import and generate script" but it get hanged visual studio. 
So what are the steps I need to perform to add any store procedures?
DeepakU
0

Comments

1 comment

  • DanC
    Hi @DeepakU

    Could you go into a bit more detail about the error you're getting?
    DanC
    0

Add comment

Please sign in to leave a comment.