Add 4.6.1 version

pull/264/head
Richard Lander 2015-12-08 17:23:06 -08:00
parent 16c5a413de
commit 7459d54536
1 changed files with 14 additions and 2 deletions

View File

@ -34,15 +34,27 @@
"platforms":
[
{
"platform":".NET Framework 4.6.1",
"category":"netfx",
"info":"http://blogs.msdn.com/b/dotnet/archive/2015/11/30/net-framework-4-6-1-is-now-available.aspx",
"includedIn":["VS2015"],
"supportedBy":["VS2013","VS2012"],
"runtime":[
{"name":".NET Framework 4.6.1","link":"http://go.microsoft.com/fwlink/?LinkId=528259"}],
"tools":[
{"name":"Visual Studio Community 2015 (free)","link":"https://www.visualstudio.com/products/visual-studio-community-vs"},
{"name":".NET Framework 4.6.1 Targeting Pack","link":"http://go.microsoft.com/fwlink/?LinkId=690706","description":"The .NET 4.6.1 Developer pack includes the 4.6.1 reference assemblies needed by Visual Studio and msbuild."}
]
},
{
"platform":".NET Framework 4.6",
"category":"netfx",
"info":"http://blogs.msdn.com/b/dotnet/archive/2015/07/20/announcing-net-framework-4-6.aspx",
"includedIn":["VS2015"],
"supportedBy":["VS2013","VS2012"],
"runtime":[
{"name":".NET Framework 4.6","link":"http://go.microsoft.com/fwlink/?LinkId=528259"}],
{"name":".NET Framework 4.6","link":"http://go.microsoft.com/fwlink/?LinkId=671729"}],
"tools":[
{"name":"Visual Studio Community 2015 (free)","link":"https://www.visualstudio.com/products/visual-studio-community-vs"},
{"name":".NET Framework 4.6 Targeting Pack","link":"http://go.microsoft.com/fwlink/?LinkId=528261","description":"The .NET 4.6 Developer pack includes the 4.6 reference assemblies needed by Visual Studio and msbuild."}
]
},