From a6b6a26e72d734be96718b3e4aabf6bd38e7846e Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 1 Mar 2017 16:30:43 -0800 Subject: [PATCH] Updated 02. Setting eShopOnContainer solution up in a Visual Studio 2017 environment (markdown) --- ...ontainer-solution-up-in-a-Visual-Studio-2017-environment.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md b/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md index 34d7e32..4655cd1 100644 --- a/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainer-solution-up-in-a-Visual-Studio-2017-environment.md @@ -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: