Commit b7fcb49
Fix build error: add missing System.Linq using directive
Fix compilation error on line 336 where OrderBy LINQ extension method
was not accessible on AsyncEvent<TestContext> type.
Co-authored-by: Tom Longhurst <thomhurst@users.noreply.github.com>1 parent 47c70cb commit b7fcb49
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
1 | 2 | | |
2 | 3 | | |
3 | 4 | | |
| |||
0 commit comments