Commit 564a89f
eng: update SmokeTests dependencies to latest stable versions
- FSharp.Control.TaskSeq: 0.4.0 → 1.1.1 (latest published)
- FsToolkit.ErrorHandling.TaskResult: 4.15.1 → 4.18.0
The SmokeTests reference the published NuGet package to verify API
compatibility. Keeping the reference at 0.4.0 while the library is at
1.1.1 means the smoke tests were only verifying a very old API surface.
Updating to 1.1.1 ensures the smoke tests cover the current published API.
All 11 smoke tests pass with both updates.
Co-authored-by: Copilot <[email protected]>1 parent fc687a3 commit 564a89f
1 file changed
Lines changed: 2 additions & 2 deletions
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments