diff --git a/osu.Game.Tests.Android/osu.Game.Tests.Android.csproj b/osu.Game.Tests.Android/osu.Game.Tests.Android.csproj
index 543f2f35a7..c3d9cb5875 100644
--- a/osu.Game.Tests.Android/osu.Game.Tests.Android.csproj
+++ b/osu.Game.Tests.Android/osu.Game.Tests.Android.csproj
@@ -20,6 +20,9 @@
+
+ $(NoWarn);CA2007
+
%(RecursiveDir)%(Filename)%(Extension)
@@ -74,4 +77,4 @@
-
\ No newline at end of file
+
diff --git a/osu.Game.Tests.iOS/osu.Game.Tests.iOS.csproj b/osu.Game.Tests.iOS/osu.Game.Tests.iOS.csproj
index e83bef4a95..97df9b2cd5 100644
--- a/osu.Game.Tests.iOS/osu.Game.Tests.iOS.csproj
+++ b/osu.Game.Tests.iOS/osu.Game.Tests.iOS.csproj
@@ -21,6 +21,9 @@
%(RecursiveDir)%(Filename)%(Extension)
+
+ $(NoWarn);CA2007
+
{2A66DD92-ADB1-4994-89E2-C94E04ACDA0D}
@@ -48,4 +51,4 @@
-
\ No newline at end of file
+