A colleague recently asked me the difference between the different version properties available in a .NET assembly. I had read about this recently in Jeff Richters outstanding CLR via C# but couldn't remember the semantics off the top of my head. AssemblyFileVersion: The version number you want the public to see. Ideally you'd want the... Continue Reading →