Commit 981d00e
eng: upgrade test project target framework from net9.0 to net10.0
The repository already uses .NET 10 SDK (10.0.102 in global.json).
Aligning the test project target framework with the installed SDK
ensures tests run on the current .NET runtime.
All 5013 tests pass on net10.0.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 6fd41af commit 981d00e
File tree
1 file changed
+1
-1
lines changed- src/FSharp.Control.TaskSeq.Test
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
0 commit comments