Skip to content

NET Debugging is supported only in Microsoft versions of VS Code #7412

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
emanuel-v-r opened this issue Aug 2, 2024 · 1 comment
Closed

Comments

@emanuel-v-r
Copy link

Whenever I run any vscode based ide I ran into this:

------------------------------------------------------------------------------
You may only use the Microsoft Visual Studio .NET/C/C++ Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software to help you
develop and test your applications.
------------------------------------------------------------------------------
Unable to start debugging. .NET Debugging is supported only in Microsoft versions of VS Code. See https://aka.ms/VSCode-DotNet-DbgLicense for more information.

Being vscode an open source project why locking the dotnet debugger this way? I mean microsoft benefits from all contributions from the community, why not giving this back to the community as well? I thought that was the goal of c#/dotnet.

@JoeRobich
Copy link
Member

Closing as a duplicate of #1059

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants