Commit 285c7b1
committed
scripts/make: ignore unitTests warns if legacy
Somehow, unit tests started to throw strings to StdErr (like
'WARNING: The runtime version supported by this application
is unavailable.') while using dotnet6 it doesn't happen so
we ignore the warnings only if running in legacy mode.
This should fix CI after the last merge.1 parent e4dfea9 commit 285c7b1
1 file changed
+14
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
437 | 439 | | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
| 448 | + | |
| 449 | + | |
| 450 | + | |
438 | 451 | | |
439 | 452 | | |
440 | 453 | | |
| |||
0 commit comments