mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
C#: Add extra flag to tracing debugging launch.
This commit is contained in:
1
csharp/.vscode/launch.json
vendored
1
csharp/.vscode/launch.json
vendored
@@ -75,6 +75,7 @@
|
||||
"env": {},
|
||||
"stopAtEntry": true,
|
||||
"justMyCode": false,
|
||||
"requireExactSource": false,
|
||||
"suppressJITOptimizations": true
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user