From 62a4785ae6cc240e067e018d56af3ff95142136e Mon Sep 17 00:00:00 2001 From: "Catalin C. Antohi" Date: Sat, 13 Jun 2020 13:53:52 +0300 Subject: [PATCH] removed reference made to the fact that the solution has two projects (as it has only one) --- 1-Call-MSGraph/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/1-Call-MSGraph/README.md b/1-Call-MSGraph/README.md index c101176..5bb3c56 100644 --- a/1-Call-MSGraph/README.md +++ b/1-Call-MSGraph/README.md @@ -138,7 +138,7 @@ As a first step you'll need to: In the steps below, "ClientID" is the same as "Application ID" or "AppId". -Open the solution in Visual Studio to configure the projects +Open the solution in Visual Studio to configure the project #### Configure the client project @@ -154,7 +154,7 @@ Open the solution in Visual Studio to configure the projects ### Step 4: Run the sample -Clean the solution, rebuild the solution, and run it. You might want to go into the solution properties and set both projects as startup projects, with the service project starting first. +Clean the solution, rebuild the solution, and run it. Start the application, it will display the users in the tenant.