Hi,Previously I defined VsFileVersion as the version of RTM releases because cscompmgd.dll was not updated by service packs. Other files using VsFileVersion in their version info resource were updated however so I think it's better to update VsFileVersion.
On the other hand I reallized that there is no use to have RuntimeVersion just for Environment.Version as it should have the same value as FxFileVersion.
In addition System.Drawing is incorrectly using RuntimeVersion instead of FxFileVersion so I think having RuntimeVersion has more disadvantages than advantages.
If nobody objects I'll commit the patch.Kornél
Consts.diff
Description: Binary data
_______________________________________________ Mono-devel-list mailing list [email protected] http://lists.ximian.com/mailman/listinfo/mono-devel-list
