View Single Post
  #1  
Old 10-12-2005, 01:00 PM
james_cline james_cline is online now
Registered User
 
Join Date: 01-21-2003
Posts: 7
Set specific version number on build of new output

I'm not sure how or if this is possible but, with Visual Build Pro 6.0, how can I specify that I want the version to be 1.123.456.7 if and only if the VS.Net 2005 C# project has produced (or will produce) a new assembly?


here's the logic,

if Project has changed
then set specific version and build
else skip


Any ideas or hints?

Thanks,
Jim C
Reply With Quote