摘要:
In this post I will show how to create a new build definition in TFS 2010 using the TFS API. When creating a build definition manually, using Team Explorer, the necessary steps are lined out in the Ne... 阅读全文
摘要:
曾经转过一篇文章《软件项目版本号的命名规则及格式介绍》 里面说明了一般项目版本号的定义方法$(BuildDefinitionName)_$(VersionMajor).$(VersionMinor).$(VersionBuild).$(VersionRevision) 。举例比如题库系统: TK_NoInstaller_2.0.21023.1目前我们再 TF Build 2008中也是这样定义版本... 阅读全文