What do you guys use for VS2008 version increments? I have tried a Codeplex utility (Build version Increment v2.4) but it gives me an odd Error, only on a Debug compilation (Build is OK), and only for the \bin\release\ - as below. Strangely, the \Debug\ compile works and the application runs as usual.
Error (x 2) - Failed to locate attribute "AssemblyFileVersion" // "AssemblyVersion" in file "D:\...\bin\Release\test.exe" I'm not on top of getting sensible build increments from VS's inbuilt Assembly Information (eg, unchanging File version). Obviously I need some tutoring - can someone point me to a page on MSDN? _____ Ian Thomas Victoria Park, Western Australia
