Commit 7ce1be9
committed
Update to xunit.v3 and target .NET 10 for test project
Upgraded xunit.v3 to version 3.2.2 and replaced the xunit reference with xunit.v3 in the test project. Changed the test project's target framework from net9.0 to net10.0.1 parent a171c0c commit 7ce1be9
2 files changed
Lines changed: 3 additions & 3 deletions
File tree
- src
- services/common/Codebreaker.GameAPIs.Analyzers.Tests
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
136 | 136 | | |
137 | 137 | | |
138 | 138 | | |
139 | | - | |
| 139 | + | |
140 | 140 | | |
141 | 141 | | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
0 commit comments