8000 Fail to debug a .NET project without any scaffolding on .NET 10 Preview 3 · Issue #4558 · microsoft/vscode-docker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Fail to debug a .NET project without any scaffolding on .NET 10 Preview 3 #4558
Closed
@v-ruizh

Description

@v-ruizh

OS: Windows 11
Build Version: 20250412.1
.NET Version: 10.0.100-preview.3.25201.16

Repro Steps:

  1. Create a .NET MVC project using "dotnet new mvc" command and open it in VS Code.
  2. Hit "F5" -> Choose "Docker: Debug in Container" -> Choose "Use .NET SDK".
  3. Check whether succeeds to debug the project.

Expect:
Succeed to debug the project.

Actual:
Fail to debug the project.
Image

More Info:

  1. This issue does not reproduce on .NET 10 Preview 2.
  2. This issue does not reproduce after adding Docker files to debug.

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0