From de2952d6ff7a270a014009263577389b5c0327de Mon Sep 17 00:00:00 2001 From: Richard Lander Date: Wed, 8 Mar 2017 15:10:57 -0800 Subject: [PATCH] Update 4.6.2 support --- data/platforms.json | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/data/platforms.json b/data/platforms.json index d6f02ff..a4374d7 100644 --- a/data/platforms.json +++ b/data/platforms.json @@ -26,11 +26,7 @@ {"alias":"devices", "name":"Devices"}, {"alias":"gaming", -"name":"Gaming"}, -{"alias":"libraries", -"name":"Libraries"}, -{"alias":"silverlight", -"name":"Silverlight"} +"name":"Gaming"} ], "platforms": @@ -92,8 +88,8 @@ }, "popular": true, "info": "http://go.microsoft.com/fwlink/?LinkID=708776", - "includedIn": [ ], - "supportedBy": [ "VS2017","VS2015","VS2013"], + "includedIn": [ "VS2017" ], + "supportedBy": [ "VS2015","VS2013"], "runtime": [ { "name": ".NET Framework 4.6.2", @@ -246,7 +242,7 @@ "category":"devices", "info":"http://xamarin.com", "includedIn":["VS2017"], -"supportedBy":["VS2015","VS2013","VS2012","VS2010"], +"supportedBy":["VS2015","VS2013"], "runtime":[], "tools":[ {"name":"Xamarin Tools for iOS and Android","link":"http://go.microsoft.com/fwlink/?LinkID=398052"}]