mirror of
https://github.com/denoland/deno.git
synced 2025-02-01 20:25:12 -05:00
Bump required VS version (#3940)
deno builds successfully with VS2019, so no need to require VS2017.
This commit is contained in:
parent
5066018412
commit
61c5bb86db
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue