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

@ -6,3 +6,4 @@ The screenshot below shows the VS Solution structure for those microservices/con
- Open <b>eShopOnContainers.sln</b> for a solution containing all the projects (All client apps and services). - 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-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).