AssemblyVersionAttribute is causing compile error!

S

Siew Fai

hi All,

In the documentation
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/cpref/html/frlrfSystemReflect
ionAssemblyVersionAttributeClassTopic.htm there is a sentence "A version
number such as [assembly:AssemblyVersion("1.2.*.6")] specifies 1 as the
major version, 2 as the minor version, accepts the default build number, and
specifies 6 as the revision number.".

This is ideal for the software we're developing, we really want the revision
to stay 0 and let the assembly do its build count for us. When I use this
and compile, I get the following error:

E:\...\AssemblyInfo.cs(29): Error emitting
'System.Reflection.AssemblyVersionAttribute' attribute -- 'The version
specified '1.1.*.0' is invalid'

Does any one has any idea?

Siew Fai Hoy
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,767
Messages
2,569,572
Members
45,046
Latest member
Gavizuho

Latest Threads

Top