Specifies the version of the assembly.
>>-.----.--ILVERSION--"version"------>< +-NO-+
version | The version of the assembly, using : (colons) as separators. |
Default: | NOILVERSION |
IDE equivalent: | Click Project > Properties >Common Properties > General > Assembly Identity Attributes > Version |
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.