Updated Setting eShopOnContainer solution up in a Visual Studio 2017 environment (markdown)

Cesar De la Torre 2017-02-16 16:47:44 -08:00
parent 654b70c442
commit 0167eec345

@ -5,4 +5,5 @@ The example business domain or scenario is based on an eShop or eCommerce which
The screenshot below shows the VS Solution structure for those microservices/containers and client apps.
- Open <b>eShopOnContainers.sln</b> for a solution containing all the projects (All client apps and services).
- Open <b>eShopOnContainers-ServicesAndWebApps.sln</b> for a solution containing just the server-side projects related to the microservices and web applications.
- Open <b>eShopOnContainers-MobileApps.sln</b> for a solution containing just the client mobile app projects (Xamarin mobile apps only).
- Open <b>eShopOnContainers-MobileApps.sln</b> for a solution containing just the client mobile app projects (Xamarin mobile apps only).