StrataFrame Forum

SF Assembly Version Confusion

http://forum.strataframe.net/Topic27652.aspx

By Derek Price - 7/13/2010

I was reviewing our *.csproj project files that were converted from VS2008 to VS2010 and noticed that the SF assemblies were listed as version 1.7.0.0. So I checked both \Program Files\Common Files and \Program Files\MicroFour and all assemblies have a File version of 1.7.0.7, but an Assembly version of 1.7.0.0. Why is this? Should they match?



Thanks,

Derek
By Keith Chisarik - 7/13/2010

SF changes the assembly version only on major releases, between they only change the file version. It makes updates easier.

They have done it this way for years now.

By Greg McGuffey - 7/13/2010

Keith is exactly correct. In addition, you can see the current version info via the "Version" item under the StrataFrame menu item in VS.