Commit 191fb8b
committed
Add Microsoft.Testing.Extensions.TrxReport for --report-trx support
The test target uses --report-trx which requires the TrxReport extension
package. This was missing from Directory.Packages.props and test.props,
causing all test jobs to fail with 'Unknown option --report-trx'.1 parent a07fb38 commit 191fb8b
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| |||
0 commit comments