TeamCity's AssemblyInfo patcher's number format

后端 未结 3 1390

I once had TeamCity + WiX + MSBuild Community Tasks working. Now that I\'ve upgraded to WiX 3.5, I can\'t remember how I had configured it. :) As I was poking through Tea

3条回答
  •  执笔经年
    2021-01-05 08:19

    Hmmm haven't seen AssemblyInfo Patcher but you can do it manually using MsBuild and Regex:

    http://jonalb.com/post/2010/10/04/Automatic-Versioning-using-TeamCity-an-MSBuild.aspx

提交回复
热议问题