diff --git a/tools/linker/MobileProfile.cs b/tools/linker/MobileProfile.cs index d16616930a..5e5c453e9d 100644 --- a/tools/linker/MobileProfile.cs +++ b/tools/linker/MobileProfile.cs @@ -172,6 +172,7 @@ namespace Xamarin.Linker { "System.Threading.Overlapped", "System.Threading.Tasks.Parallel", "System.Threading.Tasks", + "System.Threading.Tasks.Extensions", "System.Threading.Thread", "System.Threading.ThreadPool", "System.Threading.Timer",