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

Cesar De la Torre 2017-08-24 18:10:40 -07:00
parent 50bef20b9a
commit db686036e7

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