Include .NET 4.7 updates

pull/394/head
preetikr 2017-05-02 14:38:05 -07:00
parent 8ac8e80b5c
commit 2cc99228fb
1 changed files with 18 additions and 3 deletions

View File

@ -73,11 +73,26 @@
"alias": "net47", "alias": "net47",
"category": "netfx", "category": "netfx",
"supportInfo": { "supportInfo": {
"support": "Supported in Windows 10 Creators Update", "support": "Supported",
"link": "" "link": ""
}, },
"info": "https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/", "popular": true,
"includedIn": [ "VS2017" ] "info": "http://go.microsoft.com/fwlink/?LinkID=825321",
"includedIn": [ "VS2017" ],
"supportedBy": [ "VS2015"],
"runtime": [
{
"name": ".NET Framework 4.7",
"link": "http://go.microsoft.com/fwlink/?LinkId=825299"
}
],
"tools": [
{
"name": ".NET Framework 4.7 Developer Pack",
"link": "http://go.microsoft.com/fwlink/?LinkId=825319",
"description": "The .NET 4.7 Developer pack includes 4.7 reference assemblies needed by Visual Studio and msbuild."
}
]
}, },
{ {
"platform": ".NET Framework 4.6.2", "platform": ".NET Framework 4.6.2",