Skip to content
This repository was archived by the owner on Nov 14, 2019. It is now read-only.

Commit 3a6449f

Browse files
committed
Updated README.MD
1 parent 5e33f3f commit 3a6449f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,9 @@ You can verify the certificate is in the Trusted Root store by running this comm
139139

140140
### Step 6: Run the sample
141141

142-
You know what to do! Explore the sample by signing in, adding items to the To Do list, removing the user account, and starting again. Notice that if you stop the application without removing the user account, the next time you run the application you won't be prompted to sign-in again - that is the sample implements a persistent cache for ADAL, and remembers the tokens from the previous run.
142+
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.
143+
144+
Explore the sample by signing in, adding items to the To Do list, removing the user account, and starting again. Notice that if you stop the application without removing the user account, the next time you run the application you won't be prompted to sign-in again - that is the sample implements a persistent cache for ADAL, and remembers the tokens from the previous run.
143145

144146
## How To Deploy This Sample to Azure
145147

0 commit comments

Comments
 (0)