From b6eb8c5224021e8e74337c7b4d2ca343987b7c57 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Thu, 16 Apr 2026 01:24:20 +0000
Subject: [PATCH 1/2] eng: bump test dependencies (FsUnit.xUnit 6.0.1, TestSdk
18.4.0, coverlet 6.0.4)
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---
.../FSharp.Control.TaskSeq.Test.fsproj | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj
index 029fc91..8f31d5b 100644
--- a/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj
+++ b/src/FSharp.Control.TaskSeq.Test/FSharp.Control.TaskSeq.Test.fsproj
@@ -88,14 +88,14 @@
still compatible version of the TaskSeq library.
-->
-
-
+
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
-
+
runtime; build; native; contentfiles; analyzers; buildtransitive
all
From 520985815e5ddd4d4e787cf6482ff02cb9350aaf Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
Date: Thu, 16 Apr 2026 01:24:23 +0000
Subject: [PATCH 2/2] ci: trigger checks