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 1a199d4..a18a916 100644
--- a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md
+++ b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md
@@ -32,7 +32,7 @@ The MASTER branch is also an option but it'll usually be less up to date while w
### 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 version 15.3 (Minimum version) with the workloads specified below.
+- Visual Studio 2017 version 15.5 (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
@@ -76,7 +76,7 @@ https://blogs.msdn.microsoft.com/stevelasker/2016/06/14/configuring-docker-for-w
### Installing and configuring Visual Studio 2017 in your development machine
#### Install Visual Studio 2017
-Run the VS 2017 setup file (latest RTM version, **Visual Studio 2017 15.3.2 or later**) and select the following workloads depending on the apps you intend to test or work with:
+Run the VS 2017 setup file (latest RTM version, **Visual Studio 2017 15.5 or later**) and select the following workloads depending on the apps you intend to test or work with:
##### Working only with the server side (Microservices and web applications) - Workloads