From 9afee7e1da3bb7004e19585fcf2d1f6465888ef8 Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Tue, 7 Jun 2016 14:41:53 -0700 Subject: [PATCH] Update VS dependency details (#5578) --- Documentation/building/windows-instructions.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/building/windows-instructions.md b/Documentation/building/windows-instructions.md index e53dfcc..99eacbc 100644 --- a/Documentation/building/windows-instructions.md +++ b/Documentation/building/windows-instructions.md @@ -15,6 +15,8 @@ Visual Studio must be installed. Supported versions: - [Visual Studio 2015](https://www.visualstudio.com/downloads/visual-studio-2015-downloads-vs) (Community, Professional, Enterprise) +To debug managed code, ensure you have installed atleast [Visual Studio 2015 Update 3](https://blogs.msdn.microsoft.com/visualstudio/2016/06/07/visual-studio-2015-update-3-rc/). + Make sure that you install "VC++ Tools". By default they will not be installed. Visual Studio Express is not supported. -- 2.7.4