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

后端 未结 3 1258
攒了一身酷
攒了一身酷 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条回答
  •  温柔的废话
    2020-12-31 16:13

    You can use Version task from msbuildtasks

    Here's blog post by Jeremy Jameson with step-by-step instructions on how to use it.

提交回复
热议问题