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

David Sanz 2017-07-10 11:46:04 +02:00
parent 56ab4ab973
commit c638f44564

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