Skip to content

Commit ea5f3f9

Browse files
authored
Added 'Source server support' option
The screenshot was very hard to read for me, so I added text stating where a user should to go enable 'Source server support'
1 parent 5bc1182 commit ea5f3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

introduction/project_setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ NBitcoin supports cross-platform applications.
1515

1616
## How to debug into NBitcoin source code (optional)
1717

18-
NBitcoin lets you debug into its code to make your life easier. For this feature to work make sure you have source server support enabled in Visual Studio (Tools/Options).
18+
NBitcoin lets you debug into its code to make your life easier. For this feature to work make sure you have source server support enabled in Visual Studio (Tools/Options -> Debugging/General -> Enable source server support).
1919
![](../assets/visualstudio_enablesourceserversupport.png)
2020

2121
Now, if you step into NBitcoin's code, the source code will be automatically fetched from GitHub, and appear in the Visual Studio Debugger.

0 commit comments

Comments
 (0)