[Mono-dev] [PATCH] Consts.cs: Update VsFileVersion and remove RuntimeVersion

Kornél Pál kornelpal at gmail.com
Tue Jun 6 15:33:50 EDT 2006


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 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Consts.diff
Type: application/octet-stream
Size: 2751 bytes
Desc: not available
Url : http://lists.ximian.com/pipermail/mono-devel-list/attachments/20060606/da2057db/attachment.obj 


More information about the Mono-devel-list mailing list