Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6096

Not able to debug a .NET Console App in Ubuntu 22 LTS

$
0
0

I have below json file

{"version": "0.2.0","configurations": [{"name": ".NET Core Launch (console)","type": "coreclr","request": "launch","preLaunchTask": "build","program": "${workspaceFolder}/bin/Debug/net6.0/LeetCodeChallanges.dll","args": [],"cwd": "${workspaceFolder}","console": "internalConsole","stopAtEntry": false},{"name": ".NET Core Attach","type": "coreclr","request": "attach"}]}Still I am not able to Debug on hitting debug it;s keep going keep going. I am using Ubuntu 22.0 LTS

I tried above and I want I Should be able to debug the code.


Viewing all articles
Browse latest Browse all 6096

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>