summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorGaurav Khanna <gkhanna@microsoft.com>2016-06-07 14:41:53 -0700
committerJan Kotas <jkotas@microsoft.com>2016-06-07 14:41:53 -0700
commit9afee7e1da3bb7004e19585fcf2d1f6465888ef8 (patch)
tree21e9f62c34046d6d0cbce5ea91352ecb5cf55782 /Documentation
parentaf8079a67c2c83e5760402f6e87a232514a6061b (diff)
downloadcoreclr-9afee7e1da3bb7004e19585fcf2d1f6465888ef8.tar.gz
coreclr-9afee7e1da3bb7004e19585fcf2d1f6465888ef8.tar.bz2
coreclr-9afee7e1da3bb7004e19585fcf2d1f6465888ef8.zip
Update VS dependency details (#5578)
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/building/windows-instructions.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/building/windows-instructions.md b/Documentation/building/windows-instructions.md
index e53dfcc18e..99eacbcc19 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.