Build repeats on multiple deployments
our scenario requires project changes published several databases: 1 database design, 1 development , 1 demo's. have separate publish profiles each of target databases project , work fine. on 1 of projects have setup, can build project once , apply each of publish profiles - 1 after other - , build not repeated. on project has 3 targets, build, verify ... process repeats everytime publish profile applied though no changes have been made project. increase time required publishing 4 minutes - 15 minutes. one difference between 2 projects first 1 not reference dacpacs (other master), while second references dacpac created project. because of dacpac reference, build generates hundreds of warnings for: warning 1 exception thrown when ‘maintain compatibility between data types.’ rule applied. exception text is: ‘object reference not set instance of object.’" ( an issue reported on forum , later acknowledged as bug correction...