From f47dffc69c1c2b388bb3cf09ff4fb70cf7fa5234 Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Mon, 20 Feb 2017 21:16:08 -0800 Subject: [PATCH] Updated 03. Setting the eShopOnContainers solution up in a Windows CLI environment (dotnet CLI, Docker CLI and VS Code) (markdown) --- ...-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code).md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/03.-Setting-the-eShopOnContainers-solution-up-in-a-Windows-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code).md b/03.-Setting-the-eShopOnContainers-solution-up-in-a-Windows-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code).md index 7a0ba54..477cc77 100644 --- a/03.-Setting-the-eShopOnContainers-solution-up-in-a-Windows-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code).md +++ b/03.-Setting-the-eShopOnContainers-solution-up-in-a-Windows-CLI-environment-(dotnet-CLI,-Docker-CLI-and-VS-Code).md @@ -1,5 +1,11 @@ ## Setting eShopOnContainers up in a CLI and Windows based development machine +### GitHub branch to use +As of February 20th, the branch to use with .NET and Docker CLI with .CSPROJ projects support is the branch: vs2017 : +https://github.com/dotnet/eShopOnContainers/tree/vs2017 +(It is the same code than used with VS 2017) + +### Software requirements Software installation requirements for a Windows dev machine with CLI SDKs, Docker for Windows and Visual Studio Code or any other editor. WINDOWS DEV MACHINE