From ada2aec8ab071e4537709b9bb74b08ad75dd8afa Mon Sep 17 00:00:00 2001 From: Repo Assist Date: Tue, 24 Feb 2026 02:31:21 +0000 Subject: [PATCH 1/2] Update test dependencies (BenchmarkDotNet, Microsoft.NET.Test.Sdk, coverlet.collector) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> --- .../FSharp.Control.AsyncSeq.Tests.fsproj | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) 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 7199d001..29b0714d 100644 --- a/tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj +++ b/tests/FSharp.Control.AsyncSeq.Tests/FSharp.Control.AsyncSeq.Tests.fsproj @@ -9,10 +9,13 @@ - - + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + - + From 9f2fe313584d3df36345f6f36edc940d60ebb467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 24 Feb 2026 02:34:48 +0000 Subject: [PATCH 2/2] ci: trigger CI checks