Oh, so that's how it works...
http://support.microsoft.com/kb/556041
The Assembly version should remain fixed during development so that assemblies can easily overwritten, without changing any references.
The File version is never used by the .NET framework, but is for file system version display.
So why can't I add the * to my File version then?
No comments:
Post a Comment