From 32320b11c945c506c7b3d24d4dc16aa9b2119ac9 Mon Sep 17 00:00:00 2001 From: Jeremy Koritzinsky Date: Fri, 25 Mar 2022 15:54:39 -0700 Subject: Expose the custom type marshalling types for source-generated interop. (#67052) Co-authored-by: Elinor Fung --- .../tests/Ancillary.Interop/Ancillary.Interop.csproj | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop') diff --git a/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj b/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj index a1c0dd27574..b8e9081def8 100644 --- a/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj +++ b/src/libraries/System.Runtime.InteropServices/tests/Ancillary.Interop/Ancillary.Interop.csproj @@ -2,7 +2,7 @@ Microsoft.Interop.Ancillary - $(NetCoreAppMinimum) + $(NetCoreAppCurrent) System.Runtime.InteropServices enable true @@ -11,10 +11,6 @@ - - - - -- cgit v1.2.3