Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information