I have setted below:

[assembly: AssemblyFileVersion("1.0.0.*")]

but it does not work.. and got warning below:

Warning 1 Assembly generation -- The version '1.0.0.*' specified for the 'file version' is not in the normal 'major.minor.build.revision' format NetComm


what I missed?

please help \, thanks