You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Files of version 12.1.0 have a version (and FileVersion) of 1.0.0.0. Versions 11.2.1 for example had the version 11.2.0.0.
This causes problems with applications that use the Windows installer when updating from an earlier version.
The Installer will not install the newer file because of the lower version number.
This installer checks the FileVersion field
Expected Behavior
The version of the newer assenblies should be higher than those of the older versions
Steps To Reproduce
Compare the version fields of e.g. 11.2.1 and 12.1.0