Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown)

Cesar De la Torre 2018-01-02 11:02:50 -08:00
parent 46b796ba3e
commit 129fea3cab

@ -9,7 +9,7 @@ Main steps:
 
```
- Git clone https://github.com/dotnet-architecture/eShopOnContainers.git
- Open solution eShopOnContainers-ServicesAndWebApps.sln with VS2017
- Open solution **eShopOnContainers-ServicesAndWebApps.sln** with Visual Studio 2017
- Set the VS startup project to the "docker-compose" project
- Hit F5!
```