From edcedfddfae6cbd10fd3bb2ba83a41102b06eed8 Mon Sep 17 00:00:00 2001 From: Christian Nagel Date: Sat, 19 Nov 2016 16:53:35 +0100 Subject: [PATCH] Update ReadMe add information about .NET Core samples with Visual Studio 2017 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5c7fcb6f..8e106c2a 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,8 @@ Samples are in the progress to be updated for the release of .NET Core 1.0. To c To run the code samples on Ubuntu, check this installation procedure: [.NET Core on Ubuntu](https://www.microsoft.com/net/core#ubuntu "Ubuntu Installation") +To use the samples with [Visual Studio 2017 RC](https://www.visualstudio.com/vs/visual-studio-2017-rc/ "Visual Studio 2017"), use the *MSBuild* branch. The MSBuild branch is updated to the MSBuild (.csproj) project files instead of project.json. + Check the [book updates and errata](https://github.com/ProfessionalCSharp/ProfessionalCSharp6/blob/master/BookUpdates.md "Book Updates") Samples available for these chapters (sample folders):