Updated 02. Setting eShopOnContainer solution up in a Visual Studio 2017 environment (markdown)

Cesar De la Torre 2017-02-20 21:13:15 -08:00
parent 379855e6e6
commit da2aefaef2

@ -1,5 +1,10 @@
## Setting eShopOnContainers up in a Visual Studio 2017 development machine
### GitHub branch to use
As of February 20th, the branch to use with VS 2017 (.CSPROJ support) is: **vs2017 **:
https://github.com/dotnet/eShopOnContainers/tree/vs2017
### 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</a> (Latest version) with the workloads specified below.