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",
"category": "netfx",
"supportInfo": {
"support": "Supported in Windows 10 Creators Update",
"support": "Supported",
"link": ""
},
"info": "https://blogs.msdn.microsoft.com/dotnet/2017/04/05/announcing-the-net-framework-4-7/",
"includedIn": [ "VS2017" ]
"popular": true,
"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",