Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Windows Forms / WinForm General / June 2007

Tip: Looking for answers? Try searching our database.

Automatic version incrementing

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Elmo Watson - 14 Mar 2007 02:18 GMT
in VB6, I could set my applications, so that, with every build, it would
increment the version number.
However, I can't find that capability in VS.Net 2005....I can find it if I
publish the applicatioin, but I don't have any need for my users running the
application from my website - I want it only installed locally on the users'
machines.

How can I automatically increment the version # with each Build?
Bryan Phillips - 14 Mar 2007 02:49 GMT
Use asterisks * in the build number for the AssemblyVersion attribute.

Ex:  [assembly: AssemblyVersion("1.0.0.*")]

--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog:  http://bphillips76.spaces.live.com

> in VB6, I could set my applications, so that, with every build, it would
> increment the version number.
[quoted text clipped - 4 lines]
>
> How can I automatically increment the version # with each Build?
Elmo Watson - 09 Jun 2007 19:55 GMT
So far, this has only made the last number change - and it's not totally
logical - it will go from 1.0.0.2700 something to 1.0.0.32-- , to 1.0.0.44--  
and then back to 1.0.0.22--
First - how is the build section supposed to work?
Also - it won't accept an asterisk in any of the other boxes, so how it is
supposed to really increment?

(I'm entering this stuff in the Assembly information area of 'MyProject')

> Use asterisks * in the build number for the AssemblyVersion attribute.
>
[quoted text clipped - 16 lines]
>>
>> How can I automatically increment the version # with each Build?
Elmo Watson - 19 Jun 2007 17:18 GMT
anyone have any input on this?

> So far, this has only made the last number change - and it's not totally
> logical - it will go from 1.0.0.2700 something to 1.0.0.32-- , to
[quoted text clipped - 25 lines]
>>>
>>> How can I automatically increment the version # with each Build?

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.