Skip to content

Commit c6d2bf2

Browse files
committed
C#: Add extra flag to tracing debugging launch.
1 parent 4a0875f commit c6d2bf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

csharp/.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"env": {},
7676
"stopAtEntry": true,
7777
"justMyCode": false,
78+
"requireExactSource": false,
7879
"suppressJITOptimizations": true
7980
},
8081
]

0 commit comments

Comments
 (0)