Rory Becker wrote:

> I can't get this to work.

> It does not seem to affect the version number displayed under the
> properties of the exe produced.

> Can anyone think of a way I might have turned the incrementation off?

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

--
Read my web log at http://www.quality.nu/dotnetguy/

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