Skip to content

Commit 46b9f76

Browse files
Update articles/active-directory/develop/includes/console-app/quickstart-netcore.md
Co-authored-by: Chris Werner <[email protected]>
1 parent ad0c9fb commit 46b9f76

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

articles/active-directory/develop/includes/console-app/quickstart-netcore.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ This project can be run in either Visual Studio or Visual Studio for Mac and can
7373

7474
1. Extract the *.zip* file to a local folder that's close to the root of the disk to avoid errors caused by path length limitations on Windows. For example, extract to *C:\Azure-Samples*.
7575

76-
It is recommended to extract the archive into a directory near the root of the drive to avoid errors caused by path length limitations on Windows.
7776

7877
1. Open the solution in Visual Studio: *1-Call-MSGraph\daemon-console.sln* (optional).
7978
1. In *appsettings.json*, replace the values of `Tenant`, `ClientId`, and `ClientSecret`:

0 commit comments

Comments
 (0)