Skip to content

[release/10.0.2xx] Source code updates from dotnet/dotnet#52744

Merged
DonnaChen888 merged 1 commit into
release/10.0.2xxfrom
darc-release/10.0.2xx-e22b7ccd-159f-4c58-86b8-800c4d2c6be2
Jan 30, 2026
Merged

[release/10.0.2xx] Source code updates from dotnet/dotnet#52744
DonnaChen888 merged 1 commit into
release/10.0.2xxfrom
darc-release/10.0.2xx-e22b7ccd-159f-4c58-86b8-800c4d2c6be2

Update dependencies

b36672e
Select commit
Loading
Failed to load commit list.
Azure Pipelines / dotnet-sdk-public-ci succeeded Jan 30, 2026 in 44m 9s

Build #20260129.44 had test failures

Details

Tests

  • Failed: 1 (0.00%)
  • Passed: 66,685 (96.83%)
  • Other: 2,182 (3.17%)
  • Total: 68,868

Annotations

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

See this annotation in the file changed.

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

Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints

Assert.Equal() Failure: Collections differ\n           ↓ (pos 0)\nExpected: [\"foo1\"]\nActual:   []
Raw output
   at Microsoft.TemplateEngine.Cli.UnitTests.ParserTests.TabCompletionTests.CanIgnoreTemplateGroupsWithConstraints() in /Users/runner/work/1/s/test/Microsoft.TemplateEngine.Cli.UnitTests/ParserTests/TabCompletionTests.cs:line 471
   at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
   at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)