Skip to content

wine-mono-7.3.0

Compare
Choose a tag to compare
@madewokherd madewokherd released this 03 Jun 02:14
· 293 commits to develop since this release

Changes since 7.2.0:

  • Mono:
    • Implemented [Out] conversion for more array types in managed-to-native wrappers. (from Rémi Bernon, for Space Engineers)
    • Fixed a regression caused by the IsCopyConstructed mashaling implementation in 7.0.0, which affected types that have a copy constructor but no destructor. (for ValveSoftware/Proton#5007)
    • Updated from upstream.
  • Fixed output redirection when csc.exe is run without a console.
  • The MSI packages now install globally by default and will automatically remove previous per-user installs. This is to address a bug caused by Proton changing the user SID after the prefix is created, which made it impossible to uninstall the support MSI package. (ValveSoftware/Proton#2699)
  • Fixed theme: namespace in PresentationFramework.Aero's embedded xaml. (for ValveSoftware/Proton#1474)
  • Added v3.5 directory to c:\Windows\Microsoft.NET\Framework[64]. (for winehq bug 52944)
  • Fixed an error when reading string objects with mono-basic's FileGetObject method. (for ValveSoftware/Proton#5832)
  • Updated FNA to 22.05.