Commit ee374b6
Revert NUnit to 3.13.3 - no upgrade needed for MTP
The NUnit 4.x upgrade broke all host-side test projects because NUnit 4
removed classic assert APIs (Assert.IsTrue, FileAssert, etc.).
Only NUnit3TestAdapter 5.0.0 is needed (for AddNUnit() MTP support) in
the device test projects. NUnit itself stays at 3.13.3, and the shared
NUnitReferences.projitems is restored to its original versions.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 10eed35 commit ee374b6
4 files changed
Lines changed: 5 additions & 5 deletions
File tree
- build-tools/scripts
- tests
- CodeGen-Binding/Xamarin.Android.JcwGen-Tests
- Mono.Android-Tests/Mono.Android-Tests
- TestRunner.Core
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
| 68 | + | |
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments