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 a0c78fc..34d7e32 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 @@ -4,7 +4,9 @@ Visual Studio 2017 with its built-in Docker Tools adds a number of very convenie * Windows Server Containers for .NET Framework apps * Addition of CI build definition using a docker-compose.ci.build.yml file at the solution level. * Configure Continuous Integration experience for setting up CI/CD with VSTS to Azure Container Services + Being the first one (Multi-container debugging, supporting true microservice scenarios) the most loved feature, probably. +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 :