Removes the v1 Menu stuff. Preps for #4148 (#4402)

This commit is contained in:
Tig
2025-11-21 06:51:56 -07:00
committed by GitHub
parent a229f4e3e9
commit 171a26a350
76 changed files with 4614 additions and 13105 deletions

View File

@@ -26,8 +26,7 @@ dotnet test Tests/UnitTests `
--no-build `
--verbosity minimal `
--collect:"XPlat Code Coverage" `
--settings Tests/UnitTests/runsettings.coverage.xml `
--blame-hang-timeout 60s
--settings Tests/UnitTests/runsettings.coverage.xml
# ------------------------------------------------------------
# 4. Run UNIT TESTS (parallel)