Commit f19fc01
committed
target the CLI and Tests projects to .NET 9.0
this also enables json reflection serializer in the trimmed executable
because of introduction of the breaking change in .NET 8 Preview 7
see: https://learn.microsoft.com/en-us/dotnet/core/compatibility/serialization/8.0/publishtrimmed1 parent 843ef99 commit f19fc01
File tree
2 files changed
+3
-2
lines changed- Interface
- Tests
2 files changed
+3
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
| 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