Minimal JavaScript debugging support modeled after Python implementation#15067
Closed
adamint wants to merge 2 commits into
Closed
Minimal JavaScript debugging support modeled after Python implementation#15067adamint wants to merge 2 commits into
adamint wants to merge 2 commits into
Azure Pipelines / dotnet.aspire (Build Linux)
failed
Mar 9, 2026 in 12m 12s
Build Linux failed
Annotations
Check failure on line 33 in src/Aspire.Hosting/Dcp/Model/ExecutableLaunchConfiguration.cs
azure-pipelines / dotnet.aspire (Build Linux)
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)
Loading