visual studio - TFS Build - Get Assembly Version Info -


is there simple way set tfs build number assembly version during build?

i've seen many examples of other way around (i.e. build number updates assembly version).

we use sharedassemblyinfo implementation here, leverage setup during build process.

currently using tfs 2012 release management template (releasedefaulttemplate.11.1.xaml).

without modifying build process template? no. then, build number set prior compilation (or, iirc, syncing code source control), you're in wild ride trying behavior want.


Comments

Popular posts from this blog

c# - Validate object ID from GET to POST -

node.js - Custom Model Validator SailsJS -

php - Find a regex to take part of Email -