Build and Deployment of DACPAC via Azure DevOps Pipeline without .sln (or any artifact)
I was assigned with a task that I need to build, publish and deploy a .dacpac file in order the database to adhere with the changes that take place in the code.
Build and Deployment of DACPAC via Azure DevOps Pipeline
I was assigned with a task that I need to build, publish and deploy a .dacpac file in order the database to adhere with the changes that take place in the code.