Quantcast
Channel: Active questions tagged visual-studio-code - Stack Overflow
Viewing all articles
Browse latest Browse all 97327

vscode debug c# application

$
0
0

I created a simple "hello world" .net application using the following command:

dotnet new console -n testApplication

When i launch the application using the command:

dotnet run

everything is fine; if i try to debug the application using the .NET Core Launch (console) in VSCode i receive the alert: cannot find the debug adapter for type 'coreclr' c# extension is correctly installed.

Is there any additional setting to perform?


Viewing all articles
Browse latest Browse all 97327

Trending Articles



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