From 61c5bb86db42a2d575f51e966dbc77f711c64054 Mon Sep 17 00:00:00 2001 From: Nikolai Vavilov Date: Sun, 9 Feb 2020 18:07:37 +0200 Subject: [PATCH] Bump required VS version (#3940) deno builds successfully with VS2019, so no need to require VS2017. --- std/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/std/manual.md b/std/manual.md index 9ccd0a4fe2..e017998e73 100644 --- a/std/manual.md +++ b/std/manual.md @@ -1419,7 +1419,7 @@ Extra steps for Mac users: Extra steps for Windows users: -1. Get [VS Community 2017](https://www.visualstudio.com/downloads/) with +1. Get [VS Community 2019](https://www.visualstudio.com/downloads/) with "Desktop development with C++" toolkit and make sure to select the following required tools listed below along with all C++ tools. - Windows 10 SDK >= 10.0.17134