.NET, Toolはじめに仕事で Subversion と Trac を使っていますが、残念ながら、活用できているとは言えません。継続的インテグレーション(以下CI)?何それおいしいの?って状態。そもそも CI やるために Trac とか諸々導入したはずなんですけどね…。CI 導入し... 続きを読む
How to auto-increment assembly version using a custom MSBuild task The assembly version string has the format “major.minor.build.revision”, such as 2.0.50727.42. Here is a sample on how to create a custom MSBuild task for Web Deployment Pr... 続きを読む