Update .NET Core links

pull/250/merge
Rich Lander 2017-03-08 22:14:18 -08:00
parent 3b69f800fe
commit 625539126c
1 changed files with 10 additions and 20 deletions

View File

@ -44,7 +44,15 @@
"runtime": [
{
"name": ".NET Core 1.0",
"link": "https://dot.net/core"
"link": "https://github.com/dotnet/core/releases/tag/1.0.4"
},
{
"name": ".NET Core 1.1",
"link": "https://github.com/dotnet/core/releases/tag/1.1.1"
},
{
"name": "ASP.NET Core",
"link": "http://www.asp.net/get-started"
}
],
"tools": [
@ -60,24 +68,6 @@
}
]
},
{
"platform": "ASP.NET Core 1.0",
"category": "netcore",
"supportInfo": {
"support": "Supported",
"link": ""
},
"popular": true,
"info": "https://blogs.msdn.microsoft.com/webdev/2017/03/07/announcing-visual-studio-2017/",
"includedIn": [ ],
"supportedBy": [ "VS2017" ],
"runtime": [
{
"name": "ASP.NET Core 1.0",
"link": "http://www.asp.net/get-started"
}
]
},
{
"platform": ".NET Framework 4.6.2",
"alias": "net462",