Update 4.6.2 support

pull/250/merge
Richard Lander 2017-03-08 15:10:57 -08:00
parent 5486efac11
commit de2952d6ff
1 changed files with 4 additions and 8 deletions

View File

@ -26,11 +26,7 @@
{"alias":"devices", {"alias":"devices",
"name":"Devices"}, "name":"Devices"},
{"alias":"gaming", {"alias":"gaming",
"name":"Gaming"}, "name":"Gaming"}
{"alias":"libraries",
"name":"Libraries"},
{"alias":"silverlight",
"name":"Silverlight"}
], ],
"platforms": "platforms":
@ -92,8 +88,8 @@
}, },
"popular": true, "popular": true,
"info": "http://go.microsoft.com/fwlink/?LinkID=708776", "info": "http://go.microsoft.com/fwlink/?LinkID=708776",
"includedIn": [ ], "includedIn": [ "VS2017" ],
"supportedBy": [ "VS2017","VS2015","VS2013"], "supportedBy": [ "VS2015","VS2013"],
"runtime": [ "runtime": [
{ {
"name": ".NET Framework 4.6.2", "name": ".NET Framework 4.6.2",
@ -246,7 +242,7 @@
"category":"devices", "category":"devices",
"info":"http://xamarin.com", "info":"http://xamarin.com",
"includedIn":["VS2017"], "includedIn":["VS2017"],
"supportedBy":["VS2015","VS2013","VS2012","VS2010"], "supportedBy":["VS2015","VS2013"],
"runtime":[], "runtime":[],
"tools":[ "tools":[
{"name":"Xamarin Tools for iOS and Android","link":"http://go.microsoft.com/fwlink/?LinkID=398052"}] {"name":"Xamarin Tools for iOS and Android","link":"http://go.microsoft.com/fwlink/?LinkID=398052"}]