Commit 4c1d7be
Fix final CS1061 and CS0103 errors: add missing System.Linq and System.Text.RegularExpressions using directives
Co-authored-by: renemadsen <76994+renemadsen@users.noreply.github.com>1 parent 78d20d2 commit 4c1d7be
File tree
2 files changed
+2
-0
lines changed- test/EFCore.MySql.FunctionalTests/Query
2 files changed
+2
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
3 | 4 | | |
4 | 5 | | |
5 | 6 | | |
| |||
0 commit comments