|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
why does my app.productionversion not auto increment?I have the auto increment checked, but it only increments when I reopen
the project. I am using VS2003 educational version thanks kevin Make sure you check the checkbox in the 'configuration
properties/optimizations', 'enable increment build' in the program 'property pages'. To get to the 'property pages', right-click the solution & click 'properties' or click the 'Project' menu & click 'Properties'. Crouchie1998 BA (HONS) MCP MCSE "Crouchie1998" <crouchie1998@spamcop.net> schrieb: Incremental build doesn't have anything to do with the product version, it > Make sure you check the checkbox in the 'configuration > properties/optimizations', 'enable increment build' in the program > 'property > pages'. only prevents the compiler from recompiling unchanged parts of the code when building the project. -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> "Kevin" <kbod***@charter.net> schrieb: This behavior is by design.>I have the auto increment checked, but it only increments when I reopen > the project. I am using VS2003 educational version Structure of version numbers and methods to determine the version number <URL:http://dotnet.mvps.org/dotnet/faqs/?id=versioning&lang=en> VB6 style versioning <URL:http://www.jmedved.com/files.asp?id=20401&language=en> -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/> Herfried K. Wagner [MVP] wrote:
> "Kevin" <kbod***@charter.net> schrieb: So the only time my project get a new version number is when I reopen it?> >> I have the auto increment checked, but it only increments when I >> reopen the project. I am using VS2003 educational version > > > This behavior is by design. > > Structure of version numbers and methods to determine the version number > <URL:http://dotnet.mvps.org/dotnet/faqs/?id=versioning&lang=en> > > VB6 style versioning > <URL:http://www.jmedved.com/files.asp?id=20401&language=en> > EEK! :( What's the reasoning hehind that? kevin
Show quote
Hide quote
"Kevin" <kbod***@charter.net> schrieb: The articles I referenced in my post will certainly deal with the reasons.>>> I have the auto increment checked, but it only increments when I >>> reopen the project. I am using VS2003 educational version >> >> This behavior is by design. >> >> Structure of version numbers and methods to determine the version number >> <URL:http://dotnet.mvps.org/dotnet/faqs/?id=versioning&lang=en> >> >> VB6 style versioning >> <URL:http://www.jmedved.com/files.asp?id=20401&language=en> > > So the only time my project get a new version number is when I reopen it? > EEK! :( > What's the reasoning hehind that? -- M S Herfried K. Wagner M V P <URL:http://dotnet.mvps.org/> V B <URL:http://classicvb.org/petition/>
Visual Basic.net
Access vs SQL How to catch a right-click Multi-dimensional array with variable number of elements in last dimension How can I let the internet explorer start to navigate in the same windwo? Legacy Client <--> DotNet Listener TAB (key) to next control instead of next column (in datagrid) Writing to Web Server Unable to start debuging on the web server Getting reference to an ErrorProvider |
|||||||||||||||||||||||