Skip to content

Minimal JavaScript debugging support modeled after Python implementation#15067

Closed
adamint wants to merge 2 commits into
microsoft:revert/14686from
adamint:dev/adamint/minimal-js-debugging
Closed

Minimal JavaScript debugging support modeled after Python implementation#15067
adamint wants to merge 2 commits into
microsoft:revert/14686from
adamint:dev/adamint/minimal-js-debugging

Add browser debugging support and fix duplicate 'run' in node debugger

58fc980
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet.aspire (Build Windows) failed Mar 9, 2026 in 13m 32s

Build Windows failed

Annotations

Check failure on line 33 in src\Aspire.Hosting\Dcp\Model\ExecutableLaunchConfiguration.cs

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet.aspire (Build Windows)

src\Aspire.Hosting\Dcp\Model\ExecutableLaunchConfiguration.cs#L33

src\Aspire.Hosting\Dcp\Model\ExecutableLaunchConfiguration.cs(33,16): error CA1852: (NETCORE_ENGINEERING_TELEMETRY=Build) Type 'ProjectLaunchConfiguration' can be sealed because it has no subtypes in its containing assembly and is not externally visible (https://learn.microsoft.com/dotnet/fundamentals/code-analysis/quality-rules/ca1852)