From a508fb574ce40054ac67d38bfc110b1b42587cc8 Mon Sep 17 00:00:00 2001 From: Elinor Fung Date: Wed, 17 Nov 2021 09:12:15 -0700 Subject: [DllImportGenerator] Enable on projects without System.Memory and System.Runtime.CompilerServices.Unsafe (#61704) --- eng/generators.targets | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) (limited to 'eng/generators.targets') diff --git a/eng/generators.targets b/eng/generators.targets index aec6e667a6e..4e7d7b99b44 100644 --- a/eng/generators.targets +++ b/eng/generators.targets @@ -10,10 +10,7 @@ + - references System.Runtime.InteropServices --> - + + +