Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio 2022 "enable .net framework source" option missing

I'm following the instructions from MS on how to enable debugging .net framework source here https://learn.microsoft.com/en-us/visualstudio/debugger/how-to-debug-dotnet-framework-source?view=vs-2022

Debug->Options does not have a "enable .net framework source" option.

Microsoft Visual Studio Enterprise 2022 (64-bit) - Current Version 17.6.2

enter image description here

What am I missing? Thanks!

like image 940
Mark Nadig Avatar asked Oct 31 '25 13:10

Mark Nadig


1 Answers

They updated the documentation on how to enable source debugging:

The important new step is 2.

  1. Under Tools (or Debug) > Options > Debugging > Symbols, select Microsoft Symbol Servers.

After following those steps it should work in VS 17.6+.

like image 184
Splamy Avatar answered Nov 02 '25 11:11

Splamy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!