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