TFS 2015 vNext force build number

放肆的年华 提交于 2019-12-08 04:50:49

It's also supported. Please check this link for detail steps:Generate custom build numbers in TFS Build vNext


update

Unfortunately, it's impossible.$(Rev:.rr) Its start by one.

What is $(Rev:.rr)?

To ensure that every completed build has a unique name. When a build is completed, if nothing else in the build number has changed, the Rev integer value is incremented by one.

Source:MSDN

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!