C#: Add extra flag to tracing debugging launch.

This commit is contained in:
Michael Nebel
2024-12-04 14:31:39 +01:00
parent 4a0875f78d
commit c6d2bf2046

View File

@@ -75,6 +75,7 @@
"env": {},
"stopAtEntry": true,
"justMyCode": false,
"requireExactSource": false,
"suppressJITOptimizations": true
},
]