Skip to content

Commit ad0c9fb

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ This project can be run in either Visual Studio or Visual Studio for Mac and can
7171

7272
#### Step 3: Configure your Visual Studio project
7373

74-
1. Extract the .zip file to a local folder that's close to the root of the disk. For example, extract to *C:\Azure-Samples*.
74+
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

7676
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.
7777

0 commit comments

Comments
 (0)