This is a small bugfix update because Andrew Eikum found a regression in upstream mono that I thought warranted it.
As always, the msi can be installed in current Wine without any modification. Any testing before this gets into Wine would be appreciated.
The source tarball is at https://sourceforge.net/projects/wine/files/Wine%20Mono/4.5.2/wine-mono-4.5....
The binary is at https://sourceforge.net/projects/wine/files/Wine%20Mono/4.5.2/wine-mono-4.5....
For developers, the source repository is at https://github.com/madewokherd/wine-mono
Changes since 4.5.0: * Fixed CultureInfo.CurrentCultureInfo always returning InvariantCulture. (Andrew Eikum) * Fixed build on recent mingw versions that define __readfsdword. (Andrew Eikum) * Added the policy/v4.0 registry key to reflect support for .NET 4.