<snip>
And if you mean something like this:
[assembly:BuildTimeStamp("2005-01-25 14:58:00")]
then that doesn't really help. It still leaves needing a solution to
exactly the same problem Raj posed in the first place: how do you
arrange for that text string to be whatever the time of day is at when
the build occurred?
</snip>
Given that you can keep your assembly attribute info in multiple files this
could be easily achieved with a console app rewriting this one attribute
into a file in the prebuild event. Which I believe is a similar solution to
the one that some of the MS teams use to bump the build number during a
daily build.
HTH
James
===================================
This list is hosted by DevelopMentor� http://www.develop.com
View archives and manage your subscription(s) at http://discuss.develop.com