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 477cc77..3b15477 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,7 +1,7 @@ ## 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 : +As of February 20th, the branch to use with .NET Core CLI 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)