You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/active-directory/develop/includes/console-app/quickstart-netcore.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -71,7 +71,7 @@ This project can be run in either Visual Studio or Visual Studio for Mac and can
71
71
72
72
#### Step 3: Configure your Visual Studio project
73
73
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*.
75
75
76
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.
0 commit comments