开发者

How can i set an windows forms project to auto increment the version number, like it was in VB 6?

开发者 https://www.devze.com 2023-02-08 03:48 出处:网络
It was very practical to keep build number in VB6, as it auto-incremented that number every time that i \"compiled\" the program.

It was very practical to keep build number in VB6, as it auto-incremented that number every time that i "compiled" the program.

There is any equivalent feature in VB.Net? I am 开发者_高级运维using VS 2005.


Use an asterisk in the position you want autoincremented, in the My Project, Assembly Information dialog.

0

精彩评论

暂无评论...
验证码 换一张
取 消