简体   繁体   中英

How to Specify the Version number for a SQL Server DB Project(on Dacpac)

How to Specify the Version number for a SQL Server DB Project. This is associateed to Dacpac

Like [assembly: AssemblyVersion("1.0.0.0")]

You can set the Data-Tier Application version in the "Properties" of the .dacpac inside the database project settings.

SSDT项目设置对话框显示“数据层应用程序属性”模态

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM