ILVERSION

Specifies the version of the assembly.

Syntax:
>>-.----.--ILVERSION--"version"------><
   +-NO-+
Parameters:
version The version of the assembly, using : (colons) as separators.
Properties:
Default: NOILVERSION
IDE equivalent: Click Project > Properties >Common Properties > General > Assembly Identity Attributes > Version
Comments:

In the IDE, you specify the version separated with . (periods) and you can terminate it with wildcards. At the command line, you specify the version separated with : (colons) and you cannot use wildcards.

See Also: