Commit 57ce45e
[Repo Assist] Update test dependencies: NUnit3TestAdapter 3.9→4.6, BenchmarkDotNet 0.14→0.15.8 (#274)
* Update test dependencies: NUnit3TestAdapter 3.9→4.6, BenchmarkDotNet 0.14→0.15.8
- NUnit3TestAdapter: 3.9.0 → 4.6.0 (fully backward-compatible with NUnit 3.x;
brings improved test discovery and .NET 8 support)
- BenchmarkDotNet in benchmarks project: 0.14.0 → 0.15.8 (aligns with the
version already used in the tests project)
All 317 tests pass.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* ci: trigger checks
---------
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 9fd94c7 commit 57ce45e
File tree
2 files changed
+2
-2
lines changed- tests
- FSharp.Control.AsyncSeq.Benchmarks
- FSharp.Control.AsyncSeq.Tests
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
0 commit comments