From 9e62cbb760314594b6238bffef17842e1268092c Mon Sep 17 00:00:00 2001 From: Rich Lander Date: Wed, 8 Mar 2017 22:17:24 -0800 Subject: [PATCH] Remove Visual Studio 2015 Community link --- data/platforms.json | 1 - 1 file changed, 1 deletion(-) diff --git a/data/platforms.json b/data/platforms.json index 58b82f1..ca4fe43 100644 --- a/data/platforms.json +++ b/data/platforms.json @@ -110,7 +110,6 @@ "runtime":[ {"name":".NET Framework 4.6.1","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.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."} ] },