Can assembly version been automatically updated with each TFS 2010 Build?

后端 未结 3 1256
攒了一身酷
攒了一身酷 2020-12-31 15:40

I\'m using Visual Studio 2010 and TFS 2010. Is there a way that dll version be automatically incremented with each TFS build?

Thanks

3条回答
  •  -上瘾入骨i
    2020-12-31 16:23

    Try TfsVersioning build definition. It can be alse extended with Nugetter to create a NuGet package and upload it to a repository.

提交回复
热议问题