Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的构建工作流程中,我更改了 AssemblyInfo.cs 中某些类库的程序集版本信息。如何在构建过程结束时签入我的更改?据我所知,没有这样的活动。
我发现了 Ewald Hofman 的一篇博文,内容是关于如何完全按照我的意愿去做:
http://www.ewaldhofman.nl/post/2010/05/13/Customize-Team-Build-2010-e28093-Part-5-Increase-AssemblyVersion.aspx