visual studio 2013 - Dac deployment history and versioning not working for SQL 2008 R2 from VS2013 -
i have ssdt project in vs2013 targeting sql 2008 r2.
the db i'm targeting registered data tier application (done through ssms version number of 1.0).
when publish new version (1.1 - set in project properties) db deploys changes no entry added sysdac_history_internal , version number not incremented in sysdac_instances_internal.
am missing obvious here, or there bug?
Comments
Post a Comment