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

Cesar De la Torre 2017-03-01 16:30:43 -08:00
parent 02f7bea006
commit a6b6a26e72

@ -9,8 +9,7 @@ Being the first one (Multi-container debugging, supporting true microservice sce
So, here's how to setup a VS 2017 environment where you can test eShopOnContainers.
### GitHub branch to use
As of February 20th, the branch to use with VS 2017 (.CSPROJ support) is the branch: vs2017 :
https://github.com/dotnet/eShopOnContainers/tree/vs2017
By default, use the MASTER branch which supports .CSPROJ and VS 2017.
### Software requirements
Software installation requirements for a Windows dev machine with Visual Studio 2017 and Docker for Windows: