From 40c46e1f758fea9ccdae49cef3af4b626aa71ab9 Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Wed, 8 Mar 2017 11:01:51 -1000 Subject: [PATCH] PDF link to VS15 (#2924) --- aspnetcore/tutorials/first-mvc-app/start-mvc.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/aspnetcore/tutorials/first-mvc-app/start-mvc.md b/aspnetcore/tutorials/first-mvc-app/start-mvc.md index ac27f14314..80a2fe762d 100644 --- a/aspnetcore/tutorials/first-mvc-app/start-mvc.md +++ b/aspnetcore/tutorials/first-mvc-app/start-mvc.md @@ -21,6 +21,8 @@ This tutorial will teach you the basics of building an ASP.NET Core MVC web app > [!NOTE] > See [Your First ASP.NET Core Application on a Mac Using Visual Studio Code](../your-first-mac-aspnet.md) for a Mac tutorial. +For the Visual Studio 2015 version of this tutorial, see the [VS 2015 version of ASP.NET Core documentation in PDF format](https://github.com/aspnet/Docs/blob/master/aspnetcore/common/_static/aspnet-core-project-json.pdf). + ## Install Visual Studio and .NET Core Install Visual Studio Community 2017. Select the Community download. Skip this step if you have Visual Studio 2017 installed.