Assembly Versioning and Dll Versioning in Team City

后端 未结 4 1433
后悔当初
后悔当初 2021-02-04 05:12

I want to have these Versions in a format

like this.. {Major}.{Minor}.{Build}.{patch}

how to set this in the assembly info patcher in team city?

so that

4条回答
  •  无人及你
    2021-02-04 05:38

    It's now possible to be done through the File Content Replacer (available since TeamCity 9.1): https://confluence.jetbrains.com/display/TCD9/File+Content+Replacer

提交回复
热议问题