Commit 9223f39
Alex J Lennon
CI: Restore only test project to preserve xunit in assets
Restore only the test project (not the main project separately).
The test project restore will also restore the main project as a dependency,
but the shared assets file will include xunit. Restoring the main project
separately overwrites the assets file and removes xunit.
Tested locally - all 92 tests pass.1 parent dab4720 commit 9223f39
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
34 | 37 | | |
35 | 38 | | |
36 | 39 | | |
| |||
0 commit comments