Skip to content

Commit

Permalink
Merge pull request #71 from cox-antohi/master
Browse files Browse the repository at this point in the history
Removed reference made to the fact that the solution has two projects
  • Loading branch information
Tiago Brenck authored Jun 15, 2020
2 parents 6d407de + 62a4785 commit af4672e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 1-Call-MSGraph/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand All @@ -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.

Expand Down

0 comments on commit af4672e

Please sign in to comment.