From 02f7bea0069caec4aedf03245af4aee5fa7aae10 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Wed, 1 Mar 2017 16:29:19 -0800 Subject: [PATCH] Updated 02. Setting eShopOnContainer solution up in a Visual Studio 2017 environment (markdown) --- ...Container-solution-up-in-a-Visual-Studio-2017-environment.md | 2 ++ 1 file changed, 2 insertions(+) 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 :