Skip to content

Commit c874b79

Browse files
committed
Add reference for System.Threading.Tasks.Extensions
1 parent 1969c3e commit c874b79

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/code/ModuleInitAndCleanup.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ public class UnsafeAssemblyHandler : IModuleAssemblyInitializer, IModuleAssembly
1818
"System.Buffers",
1919
"System.ClientModel",
2020
"System.Numerics.Vectors",
21+
"System.Threading.Tasks.Extensions",
2122
"System.Runtime.CompilerServices.Unsafe",
2223
"System.Memory",
2324
"System.Diagnostics.DiagnosticSource",

0 commit comments

Comments
 (0)