From 061e8ba6fe98d997e37ee82b3322d9e686c5348a Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 17 Mar 2017 11:54:27 -0400 Subject: [PATCH] [Versions-ios.plist.in] added sgen-concurrent-gc (#1873) * [Versions-ios.plist.in] added sgen-concurrent-gc Partial fix for bug #53316 * Added sgen-concurrent-gc key for Mac as well * Added other feature keys supported by Xamarin.Mac * [Versions-mac.plist.in] Drop "activation" as a Feature * [Versions-*.plist.in] Synced up and renamed modern-http-client --- Versions-ios.plist.in | 3 +++ Versions-mac.plist.in | 4 +++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Versions-ios.plist.in b/Versions-ios.plist.in index f58ff8c8f3..b034eacfa6 100644 --- a/Versions-ios.plist.in +++ b/Versions-ios.plist.in @@ -107,6 +107,9 @@ mlaunch-observe-extension mlaunch-launch-simulator mlaunch-install-progress + http-client-handlers + mono-symbol-archive + sgen-concurrent-gc diff --git a/Versions-mac.plist.in b/Versions-mac.plist.in index 6c6127bda9..42da85a96e 100644 --- a/Versions-mac.plist.in +++ b/Versions-mac.plist.in @@ -32,7 +32,9 @@ Features - feature-list + http-client-handlers + mono-symbol-archive + sgen-concurrent-gc