From 6ca5ca9c4b91be1dcdf10373330399006fa14cfc Mon Sep 17 00:00:00 2001 From: RamonTC Date: Mon, 21 Aug 2017 16:56:55 +0200 Subject: [PATCH] Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown) --- ...ing-eShopOnContainers-in-a-Visual-Studio-2017-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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