Commit 5a4fd95
authored
Drop dotnet 6 , update to net8 (#616)
* change from net6 to net9
* ignore warnings to extract strings to static fields, unnecessary
* update test.yml dotnet-version
* change from net6 to net9
* ignore warnings to extract strings to static fields, unnecessary
* update test.yml dotnet-version
* dotnet 8 instead of 9
* Update tests.yml1 parent 8ecb600 commit 5a4fd95
File tree
2 files changed
+3
-4
lines changed- .github/workflows
- tests/Meilisearch.Tests
2 files changed
+3
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
6 | 5 | | |
7 | 6 | | |
8 | 7 | | |
| |||
0 commit comments