Commit 2d1e364
committed
fix(ci): pass Testing Platform disable flags to dotnet test too
dotnet test reads csproj settings regardless of --no-build, so it still
used Testing Platform mode. Pass the disable flags to test command as
well to force VSTest adapter mode.1 parent 39e696c commit 2d1e364
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | 72 | | |
72 | 73 | | |
| |||
82 | 83 | | |
83 | 84 | | |
84 | 85 | | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments