If you are using Visual Studio.NET, under the project properties dialog
there is an option (in 'Configuration Properties/Advanced') called
Incremental build.

Hope this helps.

Scott.


-----Original Message-----
From: Rory Becker [mailto:[EMAIL PROTECTED]]
Sent: 24 April 2002 12:39
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Super stupid version question...

AssemblyInfo.vb is definitely in the project. (I assume that this will
be enough to get it compiled into the exe.
And the following line is the last in AssemblyInfo.vb

<Assembly: AssemblyVersion("1.0.*")>

As a test, I created a new VB.Net Windows Application Project.
I compiled this and checked the product file and Assembly Versions in
Explorer. The value was 1.0.844.20393.

Then I compiled it again ..... Same value

Then I changed the code to add a button to the form and a
messagebox("somethingOrOther").

Then I compiled it again ..... Same value

Something is definitely wrong. No?

Rory

>Only two ways I know of.
>One is, the file with your assembly properties isn't being compiled
into
>your project (AssemblyInfo.cs or AssemblyInfo.vb, if you use the
wizards).
>The other is, if you don't have "a.b.*" in your AssemblyVersion
property.


>Brad

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.


*************************************************************************************************************************************************************************************************************************
This is an email from the ICM Computer Group of Companies and is confidential. If you 
are not the intended recipient you must not disclose or use the information but please 
delete the email as soon as possible.

If you have received this email in error please notify our mail manager at 
[EMAIL PROTECTED]  Note that this is NOT the address of the person who sent 
this mail to you but a general administrative address.  If you wish to reply to the 
sender of this message, use the "Reply" function built into your email software.

Any views in the email are those of the sender only and not those of the ICM Computer 
Group of Companies. This email is not intended to be contractually binding.

As part of conducting its business, ICM may monitor and record emails and their 
contents passing through their network under the Telecommunications (Lawful Business 
Practices)and(Interception of Communications) Regulations 2000.

Although we have checked this e-mail for viruses, it is not guaranteed to be virus 
free and it is your responsibility to scan the message and attachments prior to 
opening them.  We do not accept any responsibility for the consequences of passing on 
any virus.

For further information please visit the ICM Computer Group plc website at 
<http://www.icm-computer.co.uk/>

Version 1.4 2002 ICM Computer Group plc

*************************************************************************************************************************************************************************************************************************

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to