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 6494fdf..9519ac0 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
@@ -1,5 +1,10 @@
## Setting eShopOnContainers up in a Visual Studio 2017 development machine
+### GitHub branch to use
+As of February 20th, the branch to use with VS 2017 (.CSPROJ support) is: **vs2017 **:
+https://github.com/dotnet/eShopOnContainers/tree/vs2017
+
+### Software requirements
Software installation requirements for a Windows dev machine with Visual Studio 2017 and Docker for Windows:
- Docker for Windows with the concrete configuration specified below.
- Visual Studio 2017 (Latest version) with the workloads specified below.