Commit 6a70080
feat!: Enabled .NET 10 support (#200)
* feat!: Enabled .NET 10 support
* fix(editorconfig): Updated `.editorconfig`
* fix(test): Migrated to .NET 10
* fix(warning): Reduced warnings
* fix: Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Signed-off-by: Martin Stühmer <me@samtrion.net>
* fix(test): Remove unnecessary async modifiers from synchronous tests (#207)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: samtrion <3283596+samtrion@users.noreply.github.com>
* fix(test): Fixed generic tests
* fix: Removed Warnings
* fix(test): Gnarf
---------
Signed-off-by: Martin Stühmer <me@samtrion.net>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com>1 parent c2297ce commit 6a70080
16 files changed
Lines changed: 1319 additions & 1557 deletions
File tree
- tests
- NetEvolve.Extensions.Data.Tests.Integration
- NetEvolve.Extensions.Data.Tests.PublicApi
- _snapshots/DotNet10_0
- NetEvolve.Extensions.Data.Tests.Unit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
13 | | - | |
| 12 | + | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
18 | 16 | | |
19 | | - | |
20 | | - | |
21 | | - | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
22 | 20 | | |
23 | 21 | | |
24 | | - | |
25 | | - | |
26 | | - | |
| 22 | + | |
| 23 | + | |
27 | 24 | | |
28 | 25 | | |
0 commit comments