From 90f306652e13ea9c1052df930f8f0e60739dcb5e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Apr 2026 00:22:27 +0000 Subject: [PATCH 1/2] eng: update Microsoft.NET.Test.Sdk from 17.12.0 to 18.4.0 Bumps the test SDK to the latest available version. No code changes; all 414 tests pass. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../FSharp.Control.AsyncSeq.Tests.fsproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj b/tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj index 132b2c24..eb45cc46 100644 --- a/tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj +++ b/tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj @@ -15,7 +15,7 @@ all - + From cefd9d47d6d804d8e63f22fc5d30ad926f6223a8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 19 Apr 2026 00:22:29 +0000 Subject: [PATCH 2/2] ci: trigger checks