From 4636df9febc6b8ae977ee8515749f189dfff7aab Mon Sep 17 00:00:00 2001 From: Ben Kuhn Date: Tue, 15 Nov 2022 19:31:16 -0800 Subject: Update Windows readme.txt to clarify Visual Studio required versions (GH-99522) This is just a minor update to add a clarification to the requirements in the Windows build readme. Automerge-Triggered-By: GH:zooba --- PCbuild/readme.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt index 898d38e..3ed26a4 100644 --- a/PCbuild/readme.txt +++ b/PCbuild/readme.txt @@ -1,7 +1,7 @@ Quick Start Guide ----------------- -1. Install Microsoft Visual Studio 2017 with Python workload and +1. Install Microsoft Visual Studio 2017 or later with Python workload and Python native development component. 1a. Optionally install Python 3.6 or later. If not installed, get_externals.bat (via build.bat) will download and use Python via -- cgit v0.12