Vincent Povirk : mscoree: Remove the runtime version selection logic and just use 4.0.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Mar 26 11:13:56 CDT 2015


Module: wine
Branch: master
Commit: 5cd6db03495d73e3db024472514a753a44a06772
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=5cd6db03495d73e3db024472514a753a44a06772

Author: Vincent Povirk <vincent at codeweavers.com>
Date:   Fri Feb 20 12:59:53 2015 -0600

mscoree: Remove the runtime version selection logic and just use 4.0.

Mono has removed support for the .NET 2.0 profile, so we'll have to be
using 4.0 for everything next time we want to update.

---

 dlls/mscoree/corruntimehost.c  |  14 +----
 dlls/mscoree/metahost.c        | 134 +++++++++++------------------------------
 dlls/mscoree/mscoree_private.h |   6 +-
 3 files changed, 37 insertions(+), 117 deletions(-)

Diff:   http://source.winehq.org/git/wine.git/?a=commitdiff;h=5cd6db03495d73e3db024472514a753a44a06772



More information about the wine-cvs mailing list