Skip to content

[release/10.0.3xx] Fix AspireHostLauncher not launching the Aspire host#53880

Merged
karolz-ms merged 3 commits into
release/10.0.3xxfrom
backport/pr-53877-to-release/10.0.3xx
Apr 16, 2026
Merged

[release/10.0.3xx] Fix AspireHostLauncher not launching the Aspire host#53880
karolz-ms merged 3 commits into
release/10.0.3xxfrom
backport/pr-53877-to-release/10.0.3xx

Merge branch 'release/10.0.3xx' into backport/pr-53877-to-release/10.…

eab185e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci succeeded Apr 16, 2026 in 53m 33s

Build #20260416.18 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 81,075 (96.84%)
  • Other: 2,646 (3.16%)
  • Total: 83,723

Annotations

Check failure on line 1 in Microsoft.WebTools.AspireService.Tests.dll.WorkItemExecution

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.WebTools.AspireService.Tests.dll.WorkItemExecution

The Helix Work Item failed. Often this is due to a test crash. Please see the 'Artifacts' tab above for additional logs.

Check failure on line 1 in Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups

See this annotation in the file changed.

@azure-pipelines azure-pipelines / dotnet-sdk-public-ci

Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups

Assert.Empty() Failure: Collection was not empty\r\nCollection: [\"foo1\"]
Raw output
   at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints_IgnoresLongEvaluationTemplateGroups() in D:\a\_work\1\s\test\Microsoft.TemplateEngine.Cli.UnitTests\ParserTests\TabCompletionTests.cs:line 501
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)