From 7cb5392b3189b3b1fd8fe7902693eec754ccceec Mon Sep 17 00:00:00 2001 From: Cesar De la Torre Date: Mon, 7 Aug 2017 10:55:11 -0700 Subject: [PATCH] Updated 02. Setting eShopOnContainers in a Visual Studio 2017 environment (markdown) --- ...ing-eShopOnContainers-in-a-Visual-Studio-2017-environment.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md index 9f6ac02..d03544c 100644 --- a/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md +++ b/02.-Setting-eShopOnContainers-in-a-Visual-Studio-2017-environment.md @@ -114,7 +114,7 @@ Like here: #### Open eShopOnContainers solution in Visual Studio 2017 -- If testing/working only with the server-side applications and services, open the solution: **eShopOnContainers-ServicesAndWebApps.sln** +- If testing/working only with the server-side applications and services, open the solution: **eShopOnContainers-ServicesAndWebApps.sln** (Recommended for most cases testing the containers and web apps) - If testing/working either with the server-side applications and services plus the Xamarin mobile apps, open the solution: **eShopOnContainers.sln**