From e7e9ab597cdf0cf8fbf310eba6c8a6b92be8ba22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Strehovsk=C3=BD?= Date: Tue, 27 Jan 2026 14:38:29 +0100 Subject: [PATCH] Run async tests on native AOT ARM64 This is likely no longer needed since the workaround code will kick in: https://github.com/dotnet/runtime/pull/123378#issuecomment-3778014384 --- src/tests/async/Directory.Build.targets | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/tests/async/Directory.Build.targets b/src/tests/async/Directory.Build.targets index f2d39cb6d975ff..66a33b2f3fda9a 100644 --- a/src/tests/async/Directory.Build.targets +++ b/src/tests/async/Directory.Build.targets @@ -4,10 +4,5 @@ true - - - true - -