From b0c8a5209ad0f7e764db51943987014ef8e52d0d Mon Sep 17 00:00:00 2001 From: mi8301 Date: Fri, 6 Oct 2017 23:17:44 +0200 Subject: [PATCH] Update Readme with link to the VS extension (#495) Most people will probably use the extension instead of the compiling and installing the extension. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 00620b964..69cf28578 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,9 @@ For a quick introduction, check out [this video on Channel 9][Channel 9 Video]: ## Using this Repository ### Windows +There is a Visual Studio extension available for VS2017 and VS2015: NETPortabilityAnalyzer +Download and build yourself: 1. Install [Visual Studio 2017 with .NET Core Workload][Visual Studio 2017] 2. Building: * Visual Studio: `PortabilityTools.sln`