I use this one:
http://www.codeproject.com/KB/macros/versioningcontrolledbuild.aspx

It's got its own flaws, but I've been able to make it work...

On Fri, Mar 18, 2011 at 1:44 PM, Ian Thomas <il.tho...@iinet.net.au> wrote:

>  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
>



-- 
Geoff Appleby

Blog: http://www.crankygoblin.com/geoff
Twitter: http://twitter.com/g_appleby
Facebook: http://www.facebook.com/geoff.appleby

Reply via email to