Skip to content

non-MAUI .NET Debug launch hangs with when the pre-release .NET MAUI extension is installed #1012

@Dovernh

Description

@Dovernh

Repro steps:

  1. Install C# Dev Kit + .NET MAUI extension (must be pre-release; reproes with 0.10.30) + C# extensions
  2. Create a new .NET 8 console app
  3. Try to launch

Result:

Debug console prints:

------------------------------------------------------------------------------
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.
------------------------------------------------------------------------------

But the project is never actually launched, and VS Code stays in debug mode forever without making progress.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions