View Single Post
  #3  
Old 02-16-2004, 01:41 PM
jnapier jnapier is online now
Registered User
 
Join Date: 07-29-2003
Posts: 32
The thing is that I need a fixed version for this particular project. The project is for some server controls and they must have a fixed version so that client side scripts can be accessed correctly. So how should I go about accomplishing that when the build script runs?

The build action builds the solution,then increments the version, then builds again. I don't see where I can possibly slip the assemblyversion.cs file back into the mix.
Reply With Quote