diff --git a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md index f2d6498..850afef 100644 --- a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md @@ -31,7 +31,7 @@ The MASTER branch is also an option but it'll usually be less up to date while k ### Software requirements Software installation requirements for a Windows dev machine with Visual Studio 2017 and Docker for Windows: - Docker for Windows with the concrete configuration specified below. -- Visual Studio 2017 (Latest version) with the workloads specified below. +- Visual Studio 2017 version 15.3 (Minimum version) with the workloads specified below. - NPM and related dependencies for running the SPA Web app. Setup process described here ### Installing and configuring Docker in your development machine