From 0049c3b1ede704e1f7bb91da1dfcdf8e205f7094 Mon Sep 17 00:00:00 2001 From: Rich Lander Date: Tue, 13 Sep 2016 17:16:55 -0700 Subject: [PATCH] Update for .NET Core 1.0.1 --- data/platforms.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/data/platforms.json b/data/platforms.json index ae488e0..47fabd9 100644 --- a/data/platforms.json +++ b/data/platforms.json @@ -57,7 +57,7 @@ "tools": [ { "name": ".NET Core Tools for Visual Studio 2015 Update 3", - "link": "https://go.microsoft.com/fwlink/?LinkID=824849", + "link": "https://go.microsoft.com/fwlink/?LinkID=827546", "description": "The .NET Core Tools for Visual Studio 2015 (requires Update 3)." }, { @@ -68,7 +68,7 @@ { "name": ".NET Core SDK (for commandline on Windows)", - "link": "https://go.microsoft.com/fwlink/?LinkID=809122", + "link": "https://go.microsoft.com/fwlink/?LinkID=827524", "description": "The .NET Core SDK for Windows, including the .NET Core commandline tools." }, {