Skip to content

Update SDK and BootstrapSdkVersion to 10.0.300#13751

Merged
OvesN merged 7 commits into
mainfrom
OvesN-patch-1
May 15, 2026
Merged

Update SDK and BootstrapSdkVersion to 10.0.300#13751
OvesN merged 7 commits into
mainfrom
OvesN-patch-1

Fix NetTaskHost E2E tests for SDK 10.0.300 app host

cc801b7
Select commit
Loading
Failed to load commit list.
Azure Pipelines / msbuild-pr succeeded May 15, 2026 in 4h 9m 29s

Build #20260515.5 had test failures

Details

Tests

  • Failed: 2 (0.00%)
  • Passed: 98,592 (98.05%)
  • Other: 1,955 (1.94%)
  • Total: 100,549

Annotations

Check failure on line 1 in Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskCanChangeCanonicalErrorFormat

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskCanChangeCanonicalErrorFormat

Assert.Contains() Failure: Sub-string not found
String:    "C:\\Windows\\system32\\cmd.exe /C type "C:\\Users\\clou"···
Not found: "CS0168"
Raw output
   at Microsoft.Build.UnitTests.MockEngine3.AssertLogContains(String contains) in D:\a\_work\1\s\src\Utilities.UnitTests\MockEngine.cs:line 98
   at Microsoft.Build.UnitTests.ToolTask_Tests.ToolTaskCanChangeCanonicalErrorFormat() in D:\a\_work\1\s\src\Utilities.UnitTests\ToolTask_Tests.cs:line 594

Check failure on line 1 in Microsoft.Build.UnitTests.ToolTask_Tests.HandleExecutionErrorsWhenToolLogsError

See this annotation in the file changed.

@azure-pipelines azure-pipelines / msbuild-pr

Microsoft.Build.UnitTests.ToolTask_Tests.HandleExecutionErrorsWhenToolLogsError

Shouldly.ShouldAssertException : t.Execute()
    should be
False
    but was
True
Raw output
   at Microsoft.Build.UnitTests.ToolTask_Tests.HandleExecutionErrorsWhenToolLogsError() in D:\a\_work\1\s\src\Utilities.UnitTests\ToolTask_Tests.cs:line 220