G
Guest
Hi,
In the AssemblyInfo.cs file I change the AssemblyVersion["1.0.0"];
attribute from the default "1.0.*" blah
I notice that its FORCING 4 digit notation, so if I use "1.0.0" I get
"1.0.0.0" in that property. Are we FORCED to have 4 digits for our
versioning or can this be overrided?
Thanks
In the AssemblyInfo.cs file I change the AssemblyVersion["1.0.0"];
attribute from the default "1.0.*" blah
I notice that its FORCING 4 digit notation, so if I use "1.0.0" I get
"1.0.0.0" in that property. Are we FORCED to have 4 digits for our
versioning or can this be overrided?
Thanks