Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown)

Cesar De la Torre 2018-01-02 15:22:30 -08:00
parent 647794023f
commit c2290bd84b

@ -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:
- <a href='https://docs.docker.com/docker-for-windows/install/'>Docker for Windows</a> with the concrete configuration specified below.
- <a href='https://www.visualstudio.com/vs/'>Visual Studio 2017 version 15.3</a> (Minimum version) with the workloads specified below.
- <a href='https://www.visualstudio.com/vs/'>Visual Studio 2017 version 15.5</a> (Minimum version) with the workloads specified below.
- NPM and related dependencies for running the SPA Web app. <a href='https://github.com/dotnet/eShopOnContainers/wiki/06.-Setting-the-Web-SPA-application-up'>Setup process described here </a>
### 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