Update 4.6.2 support
parent
5486efac11
commit
de2952d6ff
|
@ -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"}]
|
||||||
|
|
Loading…
Reference in New Issue