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

Cesar De la Torre 2018-01-02 11:03:08 -08:00
parent 129fea3cab
commit dd8d4f4e69

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