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
Dear Devs! When I install my software using Windows Installer it does not replace the UnitsNet.dll as its FileVersion has not changed, only the ProductVersion. I did a quick research on the topic and found that it should be updated (and not kept constant until the major version changes) to be compliant with standard installers. From among all the DLLs I'm using only UnitsNet.dll has this issue. Could you please fix it?
(I wanted to update from 5.69 to 5.74.)